Home
last modified time | relevance | path

Searched defs:second (Results 276 - 300 of 406) sorted by relevance

1...<<11121314151617

/third_party/ffmpeg/libavcodec/
H A Diff.c528 uint32_t first, second; in decode_ham_plane32() local
/third_party/ffmpeg/libavfilter/
H A Dvf_overlay.c998 AVFrame *mainpic, *second; in do_blend() local
[all...]
/third_party/glslang/SPIRV/
H A Dhex_float.h149 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
/third_party/cJSON/
H A DcJSON_Utils.c487 cJSON *second = list; in sort_list() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DBasicTest.java2964 public StringBuilder append(StringBuilder first, CharSequence second) { return null; } in append() argument
2961 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DBasicTest.java2961 public StringBuilder append(StringBuilder first, CharSequence second) { return null; } in append() argument
2958 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DMeasureUnitTest.java67 OrderedPair(F first, S second) { in OrderedPair() argument
71 public static <F extends Comparable, S extends Comparable> OrderedPair<F, S> of(F first, S second) { in of() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatabuilder.cpp591 char16_t second = s.charAt(1); in addCE32() local
H A Ducal.cpp445 ucal_setDateTime( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) ucal_setDateTime() argument
/third_party/mesa3d/src/compiler/nir/tests/
H A Dvars_tests.cpp607 nir_intrinsic_instr *second = get_intrinsic(nir_intrinsic_copy_deref, 1); in TEST_F() local
1247 nir_intrinsic_instr *second = get_intrinsic(nir_intrinsic_store_deref, 1); in TEST_F() local
1284 nir_intrinsic_instr *second = get_intrinsic(nir_intrinsic_store_deref, 1); in TEST_F() local
1324 nir_intrinsic_instr *second = get_intrinsic(nir_intrinsic_store_deref, 1); TEST_F() local
2025 nir_intrinsic_instr *second = get_intrinsic(nir_intrinsic_store_deref, 1); TEST_F() local
[all...]
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.c1097 char *second = 0; in prepvarinfo() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp1281 nir_intrinsic_instr *second = in r600_lower_64bit_intrinsic() local
1396 nir_load_const_instr *second = r600_lower_64bit_load_const() local
[all...]
/third_party/node/deps/v8/tools/debug_helper/
H A Dget-object-properties.cc290 uintptr_t second = GetOrFinish(object->GetSecondValue(accessor_)); variable
/third_party/ninja/src/
H A Dutil.cc665 size_t second = line.find(':', first + 1); local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatabuilder.cpp591 char16_t second = s.charAt(1); in addCE32() local
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp523 UChar32 second = utf32[1]; in writeCanonicalCompositions() local
683 UBool permissibleBmpPair(UBool knownToRoundTrip, UChar32 c, UChar32 second) { in permissibleBmpPair() argument
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp346 UChar32 second = utf32[1]; in writeCanonicalCompositions() local
507 UBool permissibleBmpPair(UBool knownToRoundTrip, UChar32 c, UChar32 second) { in permissibleBmpPair() argument
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c322 *second = tp->gesture.touches[1]; in tp_gesture_get_pinch_info() local
348 *second = tp->gesture.touches[1]; in tp_gesture_set_scroll_buildup() local
867 *second = tp->gesture.touches[1], in tp_gesture_detect_motion_gestures() local
1028 *second = tp->gesture.touches[1]; tp_gesture_is_pinch() local
1054 struct tp_touch *first, *second; tp_gesture_handle_state_none() local
[all...]
/third_party/libinput/test/
H A Dtest-touchpad.c5775 int first, second; in START_TEST() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dtypes.cc1092 Type Type::Tuple(Type first, Type second, Type third, Zone* zone) { in Tuple() argument
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc727 report_size_and_alignment_changes(type_or_decl_base_sptr first, type_or_decl_base_sptr second, diff_context_sptr ctxt, ostream& out, const string& indent) report_size_and_alignment_changes() argument
888 report_name_size_and_alignment_changes(decl_base_sptr first, decl_base_sptr second, diff_context_sptr ctxt, ostream& out, const string& indent) report_name_size_and_alignment_changes() argument
[all...]
/third_party/python/Lib/
H A Ddatetime.py1391 def second(self): global() member in time
1724 def second(self): global() member in datetime
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h195 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformBufferTest.cpp114 float *second = reinterpret_cast<float *>(v.data() + stride); in TEST_P() local
[all...]
H A DWebGLCompatibilityTest.cpp17 bool ConstantColorAndAlphaBlendFunctions(GLenum first, GLenum second) in ConstantColorAndAlphaBlendFunctions() argument

Completed in 66 milliseconds

1...<<11121314151617