/third_party/openGLES/xml/ |
H A D | readme.tex | [all...] |
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | [all...] |
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
H A D | wire.go | 78 // Code is an error code indicating the type of failure. type
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
H A D | wire.go | 78 // Code is an error code indicating the type of failure. type
|
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
H A D | wire.go | 78 // Code is an error code indicating the type of failure. type
|
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | Values.java | 49 public static Value of(boolean value) { in of() method in Values 54 public static Value of(double value) { in of() method in Values 59 public static Value of(String value) { in of() method in Values 64 public static Value of(Struct value) { in of() method in Values 69 public static Value of(ListValu method in Values 77 public static Value of(Iterable<Value> values) { of() method in Values [all...] |
H A D | Structs.java | 42 public static Struct of(String k1, Value v1) { in of() method in Structs 51 public static Struct of(String k1, Value v1, String k2, Value v2) { in of() method in Structs 60 public static Struct of(Strin method in Structs [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Pair.java | 32 public static <F, S> Pair<F, S> of(F first, S second) { in of() method in Pair
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | RbValue.java | 24 public static RbValue of(String... elements) { in of() method in RbValue 29 public static RbValue of(Iterable<String> elements) { in of() method in RbValue 34 public static RbValue of(Stream<String> elements) { in of() method in RbValue
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Pair.java | 34 public static <F, S> Pair<F, S> of(F first, S second) { in of() method in Pair
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/i18n/ |
H A D | SimpleLanguageTag.java | 48 public static SimpleLanguageTag of(String lang) { in of() method in SimpleLanguageTag
|
H A D | PhoneRegion.java | 62 public static PhoneRegion of(String cldrCode) { in of() method in PhoneRegion
|
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
H A D | MetadataZipFileReader.java | 50 public static MetadataZipFileReader of(InputStream file) throws IOException { in of() method in MetadataZipFileReader
|
/third_party/skia/third_party/externals/tint/tools/src/list/ |
H A D | list.go | 47 // ElementType returns the type of the elements of the list type
|
/third_party/skia/infra/wasm-common/gold/ |
H A D | wasm_gold_aggregator.go | 233 return "", fmt.Errorf("Unknown type of image") type
|
/third_party/skia/infra/lottiecap/gold/ |
H A D | lottie-web-aggregator.go | 219 return "", fmt.Errorf("Unknown type of image") type
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/ |
H A D | VarString.java | 25 static VarString of(String varString) { in of() method in VarString 40 static VarString of(String s, Function<Character, String> varFn) { in of() method in VarString
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | Assignment.java | 64 public static <T extends Comparable<T>> Assignment<T> of(Column<T> c, Object v) { in of() method in Assignment
|
/third_party/skia/infra/bots/gen_tasks_logic/ |
H A D | gen_tasks_logic.go | 288 // JobInfo is the type of each entry in the jobs.json file. type [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_mux.c | 44 void of_write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, in of_write_packet() argument 230 of_check_init(OutputFile *of) of_check_init() argument 281 of_write_trailer(OutputFile *of) of_write_trailer() argument 304 OutputFile *of = *pof; of_close() local [all...] |
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/ |
H A D | FakeResult.java | 35 public static Result of(String path, int index, boolean isGrouped, String... values) { in of() method in FakeResult
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | ExamplesTableSchema.java | 58 public static ExampleNumberKey of(PhoneRegion region, ValidNumberType type) { in of() method in ExamplesTableSchema.ExampleNumberKey [all...] |
H A D | MetadataTableSchema.java | 65 public static Regions of(PhoneRegion... regions) { in of() method in MetadataTableSchema.Regions 69 public static Regions of(Iterable<PhoneRegion> regions) { in of() method in MetadataTableSchema.Regions 93 public static DigitSequences of(DigitSequence... numbers) { of() method in MetadataTableSchema.DigitSequences [all...] |
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
H A D | NfaFlattener.java | 55 private static PathFollower of(Node node, Edge edge) { in of() method in NfaFlattener.PathFollower [all...] |
H A D | AnyPath.java | 49 static AnyPath of(int mask) { of() method in AnyPath [all...] |