Home
last modified time | relevance | path

Searched refs:std (Results 20151 - 20175 of 20229) sorted by relevance

1...<<801802803804805806807808809810

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasunit.cpp2109 fImpl = new MeasureUnitImpl(std::move(impl)); in MeasureUnit()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp52 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 DIceAssemblerX8632.h908 using LabelVector = std::vector<Label *>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp1741 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 DAVRExpandPseudoInsts.cpp104 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 DPPCRegisterInfo.cpp351 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 Ddecoration_validation_test.cc864 std::stringstream ss; in TEST_P()
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp40 using namespace std;
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_read_image.cpp1695 if (tileOffset > std::numeric_limits<uint64>::max () - 2) in ReadJPEGDataToBlock()
/third_party/rust/crates/cxx/syntax/
H A Dparse.rs14 use std::mem;
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp1104 std::swap(nextFragmentPackets[packNdx].barycentric[0][fragNdx], nextFragmentPackets[packNdx].barycentric[1][fragNdx]);
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp56 using std::vector;
/third_party/lame/
H A Dconfigure4191 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 Dinstruction-selector-arm.cc1020 std::min(width, 32 - shift)); in VisitWord32And()
2128 sw.min_value() > std::numeric_limits<int32_t>::min() && in VisitSwitch()
H A Dcode-generator-arm.cc3637 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc2976 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc1931 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 Dcode-generator-s390.cc3337 std::vector<std::pair<int32_t, Label*>> cases; in AssembleArchBinarySearchSwitch()
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc2624 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 Dmacro-assembler-loong64.cc414 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 Dlibwebp_python_wrap.c3577 /* 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 Dconfigure2126 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 Dassembler-aarch32.h6153 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 Dnumfmtst.cpp48 // 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 Dconfigure2864 # 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...]

Completed in 132 milliseconds

1...<<801802803804805806807808809810