Home
last modified time | relevance | path

Searched defs:second (Results 201 - 225 of 295) sorted by relevance

12345678910>>...12

/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
/third_party/skia/third_party/externals/swiftshader/third_party/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/icu/source/i18n/
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/skia/tests/
H A DBlurTest.cpp297 static bool match(int* first, int* second, int count, int tol) { in match() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh493 T2 second; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp4191 StrT second; global() member
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h631 Extension second; member
H A Dmap.h279 T second; member
[all...]
/third_party/python/Lib/test/
H A Dtest_contextlib.py1045 def second(): function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h686 int second; // second of minute [0:59] member
/third_party/skia/third_party/etc1/
H A Detc1.cpp175 decode_subblock(etc1_byte* pOut, int r, int g, int b, const int* table, etc1_uint32 low, bool second, bool flipped) decode_subblock() argument
255 etc_average_colors_subblock(const etc1_byte* pIn, etc1_uint32 inMask, etc1_byte* pColors, bool flipped, bool second) etc_average_colors_subblock() argument
343 etc_encode_subblock_helper(const etc1_byte* pIn, etc1_uint32 inMask, etc_compressed* pCompressed, bool flipped, bool second, const etc1_byte* pBaseColors, const int* pModifierTable) etc_encode_subblock_helper() argument
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp358 sk_sp<SkPathEffect> second = make_fuzz_patheffect(fuzz, depth - 1); in make_fuzz_patheffect() local
363 sk_sp<SkPathEffect> second = make_fuzz_patheffect(fuzz, depth - 1); in make_fuzz_patheffect() local
687 sk_sp<SkImageFilter> second = make_fuzz_imageFilter(fuzz, depth - 1); in make_fuzz_imageFilter() local
/third_party/spirv-tools/source/util/
H A Dhex_float.h195 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.hpp74 T2 second; member

Completed in 61 milliseconds

12345678910>>...12