/third_party/ninja/src/ |
H A D | util.cc | 665 size_t second = line.find(':', first + 1);
local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatabuilder.cpp | 591 char16_t second = s.charAt(1); in addCE32() local
|
/third_party/node/deps/icu-small/source/tools/icuexportdata/ |
H A D | icuexportdata.cpp | 523 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 D | icuexportdata.cpp | 346 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 D | evdev-mt-touchpad-gestures.c | 322 *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 D | test-touchpad.c | 5775 int first, second; in START_TEST() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | types.cc | 1092 Type Type::Tuple(Type first, Type second, Type third, Zone* zone) { in Tuple() argument
|
/third_party/libabigail/src/ |
H A D | abg-reporter-priv.cc | 727 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 D | datetime.py | 1391 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 D | hex_float.h | 195 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 D | UniformBufferTest.cpp | 114 float *second = reinterpret_cast<float *>(v.data() + stride); in TEST_P() local [all...] |
H A D | WebGLCompatibilityTest.cpp | 17 bool ConstantColorAndAlphaBlendFunctions(GLenum first, GLenum second) in ConstantColorAndAlphaBlendFunctions() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | hex_float.h | 195 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucal.cpp | 445 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 D | BlurTest.cpp | 297 static bool match(int* first, int* second, int count, int tol) { in match() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-algs.hh | 493 T2 second; member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 4191 StrT second; global() member [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | extension_set.h | 631 Extension second; member
|
H A D | map.h | 279 T second; member [all...] |
/third_party/python/Lib/test/ |
H A D | test_contextlib.py | 1045 def second(): function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | time.h | 686 int second; // second of minute [0:59] member
|
/third_party/skia/third_party/etc1/ |
H A D | etc1.cpp | 175 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 D | FuzzCanvas.cpp | 358 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 D | hex_float.h | 195 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFboUtil.hpp | 74 T2 second; member
|