| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| 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(ListValue value) { in of() method in Values 77 public static Value of(Iterable<Value> values) { in of() method in Values
|
| 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(String k1, Value v1, String k2, Value v2, String k3, Value v3) { in of() method in Structs
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-ring.h | 264 ___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/ |
| 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
|
| D | RbPath.java | 62 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/ |
| 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) { in of() method in MetadataTableSchema.DigitSequences
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | Row.java | 31 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
|
| D | Pair.java | 34 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/ |
| D | Row.java | 27 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
|
| 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/regex/ |
| 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/ltp/testcases/kernel/mce-test/tools/ |
| D | scov_merge.py | 35 def write(self, of): argument 49 def scov_merge(fns, of): argument
|
| D | gcov_merge.py | 41 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/ |
| D | of_is_valid_identifier_2.ts | 24 function of(): string { function
|
| D | of_is_valid_identifier_4.ts | 24 interface of { interface
|
| D | of_is_valid_identifier_3.ts | 24 class of { class
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserES5ForOfStatement18.js | 6 var of = of_1[_i]; variable
|
| D | capturedLetConstInLoop13.js | 9 for (let name of names) { field in Main
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | MeasureUnit.java | 1285 …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/ |
| D | observableInferenceCanBeMade.ts | 5 declare function of<T>(a: T): Observable<T>; function
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/i18n/ |
| D | SimpleLanguageTag.java | 48 public static SimpleLanguageTag of(String lang) { in of() method in SimpleLanguageTag
|
| D | PhoneRegion.java | 62 public static PhoneRegion of(String cldrCode) { in of() method in PhoneRegion
|
| /third_party/ffmpeg/fftools/ |
| D | ffmpeg.c | 573 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/ |
| D | MetadataZipFileReader.java | 50 public static MetadataZipFileReader of(InputStream file) throws IOException { in of() method in MetadataZipFileReader
|
| /third_party/cups-filters/fontembed/ |
| D | embed_sfnt.c | 410 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
|