Home
last modified time | relevance | path

Searched defs:of (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
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(ListValue value) { in of() method in Values
77 public static Value of(Iterable<Value> values) { in of() method in Values
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(String k1, Value v1, String k2, Value v2, String k3, Value v3) { in of() method in Structs
/third_party/libwebsockets/include/libwebsockets/
Dlws-ring.h264 ___type, /* type of objects with tails */ \ argument
300 ___ptail, /* ptr to tail of obj with tail doing consuming */ \ argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
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
DRbPath.java62 public static RbPath of(String... segments) { in of() method in RbPath
71 public static RbPath of(Iterable<String> segments) { in of() method in RbPath
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
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) { in of() method in MetadataTableSchema.DigitSequences
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DRow.java31 public static <C0, C1> R2<C0,C1> of(C0 p0, C1 p1) { in of() method in Row
34 public static <C0, C1, C2> R3<C0,C1,C2> of(C0 p0, C1 p1, C2 p2) { in of() method in Row
37 public static <C0, C1, C2, C3> R4<C0,C1,C2,C3> of(C0 p0, C1 p1, C2 p2, C3 p3) { in of() method in Row
40 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) { in of() method in Row
DPair.java34 public static <F, S> Pair<F, S> of(F first, S second) { in of() method in Pair
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRow.java27 public static <C0, C1> R2<C0,C1> of(C0 p0, C1 p1) { in of() method in Row
30 public static <C0, C1, C2> R3<C0,C1,C2> of(C0 p0, C1 p1, C2 p2) { in of() method in Row
33 public static <C0, C1, C2, C3> R4<C0,C1,C2,C3> of(C0 p0, C1 p1, C2 p2, C3 p3) { in of() method in Row
36 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) { in of() method in Row
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/regex/
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/ltp/testcases/kernel/mce-test/tools/
Dscov_merge.py35 def write(self, of): argument
49 def scov_merge(fns, of): argument
Dgcov_merge.py41 def write(self, of): argument
57 def gcov_merge(fns, of): argument
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/basic_concepts/names/reserved_words/special_mean_but_valid_identifier/
Dof_is_valid_identifier_2.ts24 function of(): string { function
Dof_is_valid_identifier_4.ts24 interface of { interface
Dof_is_valid_identifier_3.ts24 class of { class
/third_party/typescript/tests/baselines/reference/
DparserES5ForOfStatement18.js6 var of = of_1[_i]; variable
DcapturedLetConstInLoop13.js9 for (let name of names) { field in Main
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMeasureUnit.java1285 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.LITER, MeasureUnit.KILOM… in of() method
1286 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.POUND, MeasureUnit.SQUAR… in of() method
1287 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.PIXEL, MeasureUnit.CENTI… in of() method
1288 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.MILE, MeasureUnit.HOUR),… in of() method
1289 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.MILLIGRAM, MeasureUnit.D… in of() method
1290 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.MILE, MeasureUnit.GALLON… in of() method
1291 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.KILOMETER, MeasureUnit.H… in of() method
1292 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.MILE, MeasureUnit.GALLON… in of() method
1293 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.PIXEL, MeasureUnit.INCH)… in of() method
1294 …unitPerUnitToSingleUnit.put(Pair.<MeasureUnit, MeasureUnit>of(MeasureUnit.METER, MeasureUnit.SECON… in of() method
/third_party/typescript/tests/cases/compiler/
DobservableInferenceCanBeMade.ts5 declare function of<T>(a: T): Observable<T>; function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/i18n/
DSimpleLanguageTag.java48 public static SimpleLanguageTag of(String lang) { in of() method in SimpleLanguageTag
DPhoneRegion.java62 public static PhoneRegion of(String cldrCode) { in of() method in PhoneRegion
/third_party/ffmpeg/fftools/
Dffmpeg.c573 OutputFile *of = output_files[i]; in ffmpeg_cleanup() local
729 static void write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, int unqueue) in write_packet()
877 OutputFile *of = output_files[ost->file_index]; in close_output_stream() local
897 static void output_packet(OutputFile *of, AVPacket *pkt, in output_packet()
925 OutputFile *of = output_files[ost->file_index]; in check_recording_time() local
936 static double adjust_frame_pts_to_encoder_tb(OutputFile *of, OutputStream *ost, in adjust_frame_pts_to_encoder_tb()
1004 static void do_audio_out(OutputFile *of, OutputStream *ost, in do_audio_out()
1062 static void do_subtitle_out(OutputFile *of, in do_subtitle_out()
1145 static void do_video_out(OutputFile *of, in do_video_out()
1485 OutputFile *of = output_files[ost->file_index]; in finish_output_stream() local
[all …]
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DMetadataZipFileReader.java50 public static MetadataZipFileReader of(InputStream file) throws IOException { in of() method in MetadataZipFileReader
/third_party/cups-filters/fontembed/
Dembed_sfnt.c410 struct OUTFILTER_PS *of=context; in outfilter_ascii_ps() local
447 struct OUTFILTER_PS *of=context; in outfilter_binary_ps() local
632 struct OUTFILTER_PS of; in emb_otf_ps() local

1234