Home
last modified time | relevance | path

Searched defs:of (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex[all...]
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Dwire.go78 // 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 Dwire.go78 // Code is an error code indicating the type of failure. type
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Dwire.go78 // 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 DValues.java49 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 DStructs.java42 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 DPair.java32 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 DRbValue.java24 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 DPair.java34 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 DSimpleLanguageTag.java48 public static SimpleLanguageTag of(String lang) { in of() method in SimpleLanguageTag
H A DPhoneRegion.java62 public static PhoneRegion of(String cldrCode) { in of() method in PhoneRegion
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
H A DMetadataZipFileReader.java50 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 Dlist.go47 // ElementType returns the type of the elements of the list type
/third_party/skia/infra/wasm-common/gold/
H A Dwasm_gold_aggregator.go233 return "", fmt.Errorf("Unknown type of image") type
/third_party/skia/infra/lottiecap/gold/
H A Dlottie-web-aggregator.go219 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 DVarString.java25 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 DAssignment.java64 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 Dgen_tasks_logic.go288 // JobInfo is the type of each entry in the jobs.json file. type
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_mux.c44 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 DFakeResult.java35 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 DExamplesTableSchema.java58 public static ExampleNumberKey of(PhoneRegion region, ValidNumberType type) { in of() method in ExamplesTableSchema.ExampleNumberKey
[all...]
H A DMetadataTableSchema.java65 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 DNfaFlattener.java55 private static PathFollower of(Node node, Edge edge) { in of() method in NfaFlattener.PathFollower
[all...]
H A DAnyPath.java49 static AnyPath of(int mask) { of() method in AnyPath
[all...]

Completed in 8 milliseconds

1234