repo_id
stringlengths
21
96
file_path
stringlengths
31
155
content
stringlengths
1
92.9M
__index_level_0__
int64
0
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package descfmt provides functionality to format descriptors. package descfmt import ( "fmt" "io" "reflect" "strconv" "strings" "google.golang.org/pr...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/order/order.go
// Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package order import ( pref "google.golang.org/protobuf/reflect/protoreflect" ) // FieldOrder specifies the ordering to visit message fields. // It is a func...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/order/range.go
// Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package order provides ordered access to messages and maps. package order import ( "sort" "sync" pref "google.golang.org/protobuf/reflect/protoreflect" ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/api_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/any_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/type_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/goname.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package genid // Go names of implementation-specific struct fields in generated messages. const ( State_goname = "state" SizeCache_goname = "sizeCache" Si...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/wrappers.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package genid import protoreflect "google.golang.org/protobuf/reflect/protoreflect" // Generic field name and number for messages in wrappers.proto. const ( ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/map_entry.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package genid import protoreflect "google.golang.org/protobuf/reflect/protoreflect" // Generic field names and numbers for synthetic map entry messages. const...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/doc.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package genid contains constants for declarations in descriptor.proto // and the well-known types. package genid import protoreflect "google.golang.org/prot...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-protos. DO NOT EDIT. package genid import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" ) const File_google...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/version/version.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package version records versioning information about this module. package version import ( "fmt" "strings" ) // These constants determine the current ver...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/detrand/rand.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package detrand provides deterministically random functionality. // // The pseudo-randomness of these functions is seeded by the program binary // itself and...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package filedesc import ( "fmt" "math" "sort" "sync" "google.golang.org/protobuf/internal/genid" "google.golang.org/protobuf/encoding/protowire" "goog...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package filedesc import ( "google.golang.org/protobuf/internal/descopts" "google.golang.org/protobuf/internal/pragma" pref "google.golang.org/protobuf/refle...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filedesc/desc.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package filedesc import ( "bytes" "fmt" "sync" "sync/atomic" "google.golang.org/protobuf/internal/descfmt" "google.golang.org/protobuf/internal/descopts...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filedesc/build.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package filedesc provides functionality for constructing descriptors. // // The types in this package implement interfaces in the protoreflect package // rel...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package filedesc import ( "sync" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/genid" "google.golang.org/protobuf/i...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-types. DO NOT EDIT. package filedesc import ( "fmt" "sync" "google.golang.org/protobuf/internal/descfmt" "google.golang.org...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package filedesc import ( "reflect" "sync" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/descopts" "google.golang....
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/pragma/pragma.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package pragma provides types that can be embedded into a struct to // statically enforce or prevent certain language properties. package pragma import "syn...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/filetype/build.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package filetype provides functionality for wrapping descriptors // with Go type information. package filetype import ( "reflect" "google.golang.org/prot...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/set/ints.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package set provides simple set data structures for uint64s. package set import "math/bits" // int64s represents a set of integers within the range of 0..6...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/descopts/options.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package descopts contains the nil pointers to concrete descriptor options. // // This package exists as a form of reverse dependency injection so that certai...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package messageset encodes and decodes the obsolete MessageSet wire format. package messageset import ( "math" "google.golang.org/protobuf/encoding/proto...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package tag marshals and unmarshals the legacy struct tags as generated // by historical versions of protoc-gen-go. package tag import ( "reflect" "strcon...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package defval marshals and unmarshals textual forms of default values. // // This package handles both the form historically used in Go struct field tags //...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package text import ( "bytes" "fmt" "io" "regexp" "strconv" "unicode/utf8" "google.golang.org/protobuf/internal/errors" ) // Decoder is a token-based ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package text import ( "bytes" "fmt" "math" "strconv" "strings" "google.golang.org/protobuf/internal/flags" ) // Kind represents a token kind expressibl...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package text // parseNumberValue parses a number from the input and returns a Token object. func (d *Decoder) parseNumberValue() (Token, bool) { in := d.in n...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package text import ( "math" "math/bits" "strconv" "strings" "unicode/utf8" "google.golang.org/protobuf/internal/detrand" "google.golang.org/protobuf/i...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package text implements the text format for protocol buffers. // This package has no semantic understanding for protocol buffers and is only // a parser and ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package text import ( "bytes" "strconv" "strings" "unicode" "unicode/utf16" "unicode/utf8" "google.golang.org/protobuf/internal/strs" ) // parseString...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/decode.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "math/bits" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/errors" "google.golang.org/protobuf...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_field.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "sync" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/errors" "google.golang...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/extension.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "reflect" "sync" "sync/atomic" pref "google.golang.org/protobuf/reflect/protoreflect" piface "google.golang.org/protobuf/runtime/pr...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/convert_list.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" pref "google.golang.org/protobuf/reflect/protoreflect" ) func newListConverter(t reflect.Type, fd pref.FieldDescript...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "strings" "sync" "google.golang.org/protobuf/internal/filedesc" "google.golang.org/protobuf/internal/strs" "googl...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/validate.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "math" "math/bits" "reflect" "unicode/utf8" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/int...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-types. DO NOT EDIT. package impl import () func mergeBool(dst, src pointer, _ *coderFieldInfo, _ mergeOptions) { *dst.Bool() =...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "strings" "sync" "google.golang.org/protobuf/internal/descopts" ptag "google.golang.org/protobuf/internal/encoding...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build purego appengine package impl import ( "fmt" "reflect" "sync" ) const UnsafeEnabled = false // Pointer is an opaque pointer type. type Pointer ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/api_export.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "strconv" "google.golang.org/protobuf/encoding/prototext" "google.golang.org/protobuf/internal/errors" "google.gol...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-types. DO NOT EDIT. package impl import ( "math" "unicode/utf8" "google.golang.org/protobuf/encoding/protowire" "google.gol...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "sort" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/encoding/messageset" "google.golang.org/...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/enum.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "reflect" pref "google.golang.org/protobuf/reflect/protoreflect" ) type EnumInfo struct { GoReflectType reflect.Type // int32 kind ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "bytes" "compress/gzip" "io/ioutil" "sync" "google.golang.org/protobuf/internal/filedesc" "google.golang.org/protobuf/reflect/prot...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/convert.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" pref "google.golang.org/protobuf/reflect/protoreflect" ) // unwrapper unwraps the value to the underlying value. // ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "math" "reflect" "sync" "google.golang.org/protobuf/internal/flags" pref "google.golang.org/protobuf/reflect/protoreflect" ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/encode.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "math" "sort" "sync/atomic" "google.golang.org/protobuf/internal/flags" proto "google.golang.org/protobuf/proto" piface "google.go...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Code generated by generate-types. DO NOT EDIT. package impl import ( "google.golang.org/protobuf/reflect/protoreflect" "google.golang.org/protobuf/runtim...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "google.golang.org/protobuf/internal/detrand" "google.golang.org/protobuf/internal/pragma" pref "google.golang.org/...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/checkinit.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "sync" "google.golang.org/protobuf/internal/errors" pref "google.golang.org/protobuf/reflect/protoreflect" piface "google.golang.org...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/strs" pref "google.golang.org/...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build go1.12 package impl import "reflect" func mapRange(v reflect.Value) *reflect.MapIter { return v.MapRange() }
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/merge.go
// Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "google.golang.org/protobuf/proto" pref "google.golang.org/protobuf/reflect/protoreflect" piface "google.golang.org...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/message.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "strconv" "strings" "sync" "sync/atomic" "google.golang.org/protobuf/internal/genid" "google.golang.org/protobuf...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build !purego,!appengine package impl import ( "reflect" "sync/atomic" "unsafe" ) const UnsafeEnabled = true // Pointer is an opaque pointer type. ty...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_message.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" "sort" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/encoding/messageset" "...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "sync" "sync/atomic" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/errors" pref "google.gola...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/convert_map.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" "reflect" pref "google.golang.org/protobuf/reflect/protoreflect" ) type mapConverter struct { goType reflect.Type /...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "reflect" "google.golang.org/protobuf/internal/descopts" "google.golang.org/protobuf/internal/encoding/messageset" ptag "google.gola...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_map.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "reflect" "sort" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/genid" pref "google.golang.or...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build purego appengine package impl import ( "reflect" "google.golang.org/protobuf/encoding/protowire" ) func sizeEnum(p pointer, f *coderFieldInfo, _...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build !go1.12 package impl import "reflect" type mapIter struct { v reflect.Value keys []reflect.Value } // mapRange provides a less-efficient equi...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build !purego,!appengine package impl // When using unsafe pointers, we can just treat enum values as int32s. var ( coderEnumNoZero = coderInt32NoZ...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "encoding/binary" "encoding/json" "hash/crc32" "math" "reflect" "google.golang.org/protobuf/internal/errors" pref "google.golang....
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/internal/impl/weak.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package impl import ( "fmt" pref "google.golang.org/protobuf/reflect/protoreflect" "google.golang.org/protobuf/reflect/protoregistry" ) // weakFields adds...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding/prototext/decode.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package prototext import ( "fmt" "unicode/utf8" "google.golang.org/protobuf/internal/encoding/messageset" "google.golang.org/protobuf/internal/encoding/te...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding/prototext/encode.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package prototext import ( "fmt" "strconv" "unicode/utf8" "google.golang.org/protobuf/encoding/protowire" "google.golang.org/protobuf/internal/encoding/m...
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding/prototext/doc.go
// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package prototext marshals and unmarshals protocol buffer messages as the // textproto format. package prototext
0
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding
rapidsai_public_repos/roc/vendor/google.golang.org/protobuf/encoding/protowire/wire.go
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package protowire parses and formats the raw wire encoding. // See https://developers.google.com/protocol-buffers/docs/encoding. // // For marshaling and unm...
0
rapidsai_public_repos/roc/cmd
rapidsai_public_repos/roc/cmd/roc/main.go
package main import ( "context" "fmt" "os" "path/filepath" "github.com/apex/log" "github.com/apex/log/handlers/cli" "github.com/apex/log/handlers/text" "github.com/cli/oauth" homedir "github.com/mitchellh/go-homedir" "github.com/rapidsai/roc/internal/build" "github.com/rapidsai/roc/pkg/github" "github.com...
0
rapidsai_public_repos/roc/cmd
rapidsai_public_repos/roc/cmd/roc/prcommitmsg.go
package main import ( "context" "fmt" "strconv" "github.com/apex/log" "github.com/rapidsai/roc/pkg/github" "github.com/spf13/cobra" ) var PRCommitMsgCmd = &cobra.Command{ Use: "prcommitmsg rapidsai-repo-name pr-number", Short: "Format a commit message for a PR in a rapidsai GitHub repo", Args: cobra.Exac...
0
rapidsai_public_repos/roc/pkg
rapidsai_public_repos/roc/pkg/github/commitmessage.go
package github import ( "context" "fmt" "regexp" "strings" "github.com/apex/log" "github.com/google/go-github/v42/github" ) // the original Ops-Bot typescript code for formatting a pull request commit message from: // https://github.com/rapidsai/ops-bot/blob/0b8e429e02ee46291c7fb579e529d3d32f307e2e/src/plugins...
0
rapidsai_public_repos/roc/pkg
rapidsai_public_repos/roc/pkg/github/commitmessage_test.go
package github import ( "testing" "github.com/stretchr/testify/require" ) func TestRemoveHTMLComments(t *testing.T) { examples := []string{ "hello world<!-- test -->", "hello world<!-- test -->more words", "hello world<!-- test", `my fancy commit message on multiple lines <!-- please don't forget to sig...
0
rapidsai_public_repos/roc/pkg
rapidsai_public_repos/roc/pkg/github/github.go
package github import ( "context" "github.com/apex/log" "github.com/google/go-github/v42/github" "github.com/spf13/viper" "golang.org/x/oauth2" ) func getGHOauthToken() string { ghOauthToken, ok := viper.Get("gh_token").(string) if !ok || ghOauthToken == "" { log.Fatal("roc config file didn't contain valid...
0
rapidsai_public_repos/roc/internal
rapidsai_public_repos/roc/internal/build/build.go
package build // cribbed from https://github.com/cli/cli/blob/trunk/internal/build/build.go import ( "runtime/debug" ) // Version is dynamically set by the toolchain or overridden by the Makefile. var Version = "DEV" // Date is dynamically set at build time in the Makefile. var Date = "" // YYYY-MM-DD func init()...
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/.pre-commit-config.yaml
repos: - repo: https://github.com/PyCQA/flake8 rev: 3.7.8 hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-clang-format rev: v11.1.0 hooks: - id: clang-format
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/pyproject.toml
[tool.scikit-build] cmake.minimum-version = "3.26.4" cmake.verbose = true ninja.make-fallback = true build-dir = "build/{wheel_tag}" [build-system] requires = ["scikit-build-core"] build-backend = "scikit_build_core.build" [project] name = "pynvjitlink" version = "0.1.0" description = "nvJitLink Python binding" readm...
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/CMakeLists.txt
cmake_minimum_required(VERSION 3.26.4 FATAL_ERROR) project( pynvjitlink VERSION 0.1.0 LANGUAGES CXX CUDA ) find_package(Python COMPONENTS Interpreter Development REQUIRED) Python_add_library(_nvjitlinklib MODULE pynvjitlink/_nvjitlinklib.cpp WITH_SOABI) find_package( CUDAToolkit 12.3 REQUIRED ) target_link_...
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/README.md
# <div align="left"><img src="https://rapids.ai/assets/images/rapids_logo.png" width="90px"/>&nbsp;pynvjitlink</div> The [RAPIDS](https://rapids.ai) pynvjitlink library provides a Python binding for the [nvJitLink library](https://docs.nvidia.com/cuda/nvJitLink/index.html). It is presently a work-in-progress. **NOTE...
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/CHANGELOG.md
# pynvjitlink 0.0.0 (DD Mon YYYY) ## New Features - ... ## Improvements - ... ## Bug Fixes - ...
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/.ycm_extra_conf.py
import os import sys from pathlib import Path CONDA_PREFIX = os.environ['CONDA_PREFIX'] NVJITLINK_DIR = Path(__file__).parent VER = sys.version_info PYTHON_INCLUDE_NAME = 'python3.10' # Not ideal CONDA_INCLUDE_DIR = Path(CONDA_PREFIX, 'include') PYTHON_INCLUDE_DIR = Path(CONDA_INCLUDE_DIR, PYTHON_INCLUDE_NAME) NVJI...
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/CONTRIBUTING.md
# Contributing to nvjitlink If you are interested in contributing to nvjitlink, your contributions will fall into three categories: 1. You want to report a bug, feature request, or documentation issue - File an [issue](https://github.com/rapidsai/nvjitlink/issues/new/choose) describing what you encountered or ...
0
rapidsai_public_repos
rapidsai_public_repos/pynvjitlink/LICENSE
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, ...
0
rapidsai_public_repos/pynvjitlink
rapidsai_public_repos/pynvjitlink/test_binary_generation/undefined_extern.cu
extern __device__ float undef(float a, float b); __global__ void f(float* r, float *a, float *b) { r[0] = undef(a[0], b[0]); }
0
rapidsai_public_repos/pynvjitlink
rapidsai_public_repos/pynvjitlink/test_binary_generation/Makefile
# Generates the input files used by the pynvjitlink binding test suite NVCC_FLAGS := -O3 -rdc true CUBIN_FLAGS := -gencode arch=compute_75,code=sm_75 --cubin FATBIN_FLAGS := -gencode arch=compute_75,code=sm_75 -gencode arch=compute_70,code=sm_70 --fatbin LTOIR_FLAGS := -gencode arch=lto_75,code=lto_75 -dc PTX_FLAGS :=...
0
rapidsai_public_repos/pynvjitlink
rapidsai_public_repos/pynvjitlink/test_binary_generation/test.cu
#include <cuda_fp16.h> extern __device__ bool __heq(__half arg1, __half arg2); __device__ __half test_add_fp16(__half arg1, __half arg2) { return __hadd(arg1, arg2); } __device__ bool test_cmp_fp16(__half arg1, __half arg2) { return __heq(arg1, arg2); }
0
rapidsai_public_repos/pynvjitlink
rapidsai_public_repos/pynvjitlink/ci/build_wheel.sh
#!/bin/bash # Copyright (c) 2023, NVIDIA CORPORATION rapids-logger "Install CUDA Toolkit" yum update yum install -y epel-release yum install -y nvidia-driver-latest-dkms yum install -y cuda-toolkit-12-3 rapids-logger "Check conda environment" conda list rapids-logger "Build wheel" export SCCACHE_S3_NO_CREDENTIALS=1...
0
rapidsai_public_repos/pynvjitlink
rapidsai_public_repos/pynvjitlink/ci/check_style.sh
#!/bin/bash # Copyright (c) 2023, NVIDIA CORPORATION set -euo pipefail pip install pre-commit # Run pre-commit checks pre-commit run --all-files --show-diff-on-failure
0
rapidsai_public_repos/pynvjitlink
rapidsai_public_repos/pynvjitlink/ci/test_wheel.sh
#!/bin/bash # Copyright (c) 2023, NVIDIA CORPORATION set -e rapids-logger "Search artifact directory" ls ./artifact rapids-logger "Install wheel" pip install --find-links ./artifact pynvjitlink rapids-logger "Build Tests" cd test_binary_generation && make rapids-logger "Run Tests" cd .. pip install pytest pytest p...
0
rapidsai_public_repos/pynvjitlink
rapidsai_public_repos/pynvjitlink/pynvjitlink/patch.py
# Copyright (c) 2023, NVIDIA CORPORATION. from pynvjitlink.api import NvJitLinker, NvJitLinkError import os import pathlib _numba_version_ok = False _numba_error = None required_numba_ver = (0, 57) mvc_docs_url = ("https://numba.readthedocs.io/en/stable/cuda/" "minor_version_compatibility.html") tr...
0