/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | measunit.cpp | 2109 fImpl = new MeasureUnitImpl(std::move(impl)); in MeasureUnit()
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | tz2icu.cpp | 52 using namespace std; 1228 * contain entries that are distinct only in terms of their dst, std,
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerX8632.h | 908 using LabelVector = std::vector<Label *>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCCodeEmitter.cpp | 1741 assert(std::is_sorted(MI.begin() + Op, MI.end(),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRExpandPseudoInsts.cpp | 104 BlockIt NMBBI = std::next(MBBI); in expandMBB()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.cpp | 351 const std::vector<CalleeSavedInfo> &Info = MFI.getCalleeSavedInfo(); in requiresFrameIndexScavenging() 1103 // only "std" to a stack slot that is at least 4-byte aligned, but it can in eliminateFrameIndex()
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | decoration_validation_test.cc | 864 std::stringstream ss; in TEST_P()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unistr.cpp | 40 using namespace std;
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_read_image.cpp | 1695 if (tileOffset > std::numeric_limits<uint64>::max () - 2) in ReadJPEGDataToBlock()
|
/third_party/rust/crates/cxx/syntax/ |
H A D | parse.rs | 14 use std::mem;
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRasterizer.cpp | 1104 std::swap(nextFragmentPackets[packNdx].barycentric[0][fragNdx], nextFragmentPackets[packNdx].barycentric[1][fragNdx]);
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fMultisampleTests.cpp | 56 using std::vector;
|
/third_party/lame/ |
H A D | configure | 4191 as 'x'. The following induces an error, until -std is added to get 4194 that's true only with -std. */ 4216 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 13055 as 'x'. The following induces an error, until -std is added to get 13058 that's true only with -std. */ 13080 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 18333 OPTIMIZATION="-fast -O3 -std -g3 -non_shared"
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | instruction-selector-arm.cc | 1020 std::min(width, 32 - shift)); in VisitWord32And() 2128 sw.min_value() > std::numeric_limits<int32_t>::min() && in VisitSwitch()
|
H A D | code-generator-arm.cc | 3637 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | code-generator-arm64.cc | 2976 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | instruction-selector-riscv64.cc | 1931 std::swap(left, right); in VisitWordCompare() 2386 sw.min_value() > std::numeric_limits<int32_t>::min() && in VisitSwitch()
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | code-generator-s390.cc | 3337 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchBinarySearchSwitch()
|
/third_party/node/deps/v8/src/builtins/arm/ |
H A D | builtins-arm.cc | 2624 DwVfpRegister lowest_fp_reg = std::begin(wasm::kFpParamRegisters)[0]; in Generate_WasmCompileLazy() 2625 DwVfpRegister highest_fp_reg = std::end(wasm::kFpParamRegisters)[-1]; in Generate_WasmCompileLazy()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 414 DCHECK(rk.immediate() != std::numeric_limits<int32_t>::min()); in CallRecordWriteStub() 3924 bstrins_d(sp, zero_reg, std::log2(frame_alignment) - 1, 0); in CallRecordWriteStub()
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 3577 /* Use a template so that this works whether isfinite() is std::isfinite() or 3581 * Make sure namespace std exists to avoid compiler warnings. 3585 namespace std { } 3588 using namespace std; in SWIG_isfinite_func() local
|
/third_party/libevdev/ |
H A D | configure | 2126 as an "x". The following induces an error, until -std is added to get 2129 that is true only with -std. */ 3452 for ac_arg in '' -std=gnu11 3498 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99= 3544 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
|
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.h | 6153 std::string error_message(std::string("Ill-formed '") + in UnimplementedDelegate() 6154 std::string(ToCString(type)) + in UnimplementedDelegate() 6155 std::string("' instruction.\n")); in UnimplementedDelegate()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.cpp | 48 // replace them with std::isnan and std::isinf 51 namespace std { namespace 59 namespace std { namespace 6641 // std::string ss; 6642 // std::cout << s.toUTF8String(ss) 6903 //std::string ss; std::cout << formattedResult.toUTF8String(ss); in TestDecimal() 6952 //std::cout << result.getDecimalNumber(status).data(); in TestDecimal() 6975 //std in TestDecimal() [all...] |
/third_party/icu/icu4c/source/ |
H A D | configure | 2864 # such as -std 3456 as 'x'. The following induces an error, until -std is added to get 3459 that's true only with -std. */ 3481 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 4486 # Don't use -std=c11 on Solaris because of timezone check fails 4490 # We use -std=c11 to disable the gnu99 defaults and its associated warnings 4491 CFLAGS="$CFLAGS -std=c11" 6132 # if CXXFLAGS does not have a "-std=" setting, set it now to -std=c++11, 6134 if ! echo "$CXXFLAGS" | grep '\-std [all...] |