Searched refs:std (Results 19876 - 19900 of 20229) sorted by relevance
1...<<791792793794795796797798799800>>...810
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtitvinf.cpp | 46 std::cout << "(" << __FILE__ << ":" << __LINE__ << ") " << msg << "\n"; \
|
/third_party/skia/tests/ |
H A D | PathOpsChalkboardTest.cpp | 14 static std::atomic<int> gTestNo{0};
|
H A D | ReadPixelsTest.cpp | 526 auto storage = std::make_unique<char[]>(badRowBytes*surf->height()); in DEF_TEST()
|
H A D | MatrixClipCollapseTest.cpp | 642 int max = std::max(expected.count(), actual.count()); in print()
|
H A D | TextBlobTest.cpp | 324 run.clusters[i] = std::min(SkToU32(i), SkToU32(strlen(text2))); in DEF_TEST()
|
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/ |
H A D | trace_event.h | 113 // std::string arg_values are always copied: 115 // "arg1", std::string("string will be copied")); 657 static inline void setTraceValue(const std::string &arg, in setTraceValue()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Format.cpp | 137 std::bitset<kKnownFormatCount> formatsSet; in BuildFormatTable()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-common.hh | 165 valuesZ.sanitize (c, base, last - first + 1, std::forward<Ts> (ds)...)); in sanitize()
|
H A D | hb-ot-cff-common.hh | 376 if (unlikely (!opszr.serialize (c, dictval[i], std::forward<Ts> (ds)...))) in serialize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | CallSite.h | 268 return std::distance(data_operands_begin(), data_operands_end()); in data_operands_size()
|
H A D | DIBuilder.h | 67 /// Do not use a std::vector. Some versions of libc++ apparently copy 880 return cast<NodeTy>(MDNode::replaceWithUniqued(std::move(N))); in replaceTemporary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceOperand.cpp | 247 std::min(Node->getLoopNestDepth(), MaxLoopNestDepth); in markUse()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 449 std::swap(Succ0, Succ1); in canConvert()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 548 std::string genericRegisterString(uint32_t Bits);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCContract.cpp | 220 for (auto I = std::next(BasicBlock::iterator(Load)), in findSafeStoreForStoreStrongContraction()
|
/third_party/vixl/src/aarch64/ |
H A D | cpu-aarch64.cc | 178 int apx = std::max(Get(kAPI), Get(kAPA)); in GetCPUFeatures()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | QueryValidationTests.cpp | 25 std::vector<wgpu::PipelineStatisticName> pipelineStatistics = {}) { in CreateQuerySet()
|
/third_party/skia/include/core/ |
H A D | SkMatrix.h | 1676 void dump(std::string& desc, int depth) const;
|
H A D | SkM44.h | 378 void dump(std::string& desc, int depth) const;
|
/third_party/skia/modules/pathkit/ |
H A D | pathkit_wasm_bindings.cpp | 221 SkPathOrNull EMSCRIPTEN_KEEPALIVE FromSVGString(std::string str) { in FromSVGString()
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
H A D | print.rs | 5 use std::fmt;
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
H A D | ssl.rs | 2 use std::ptr;
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fLifetimeTests.cpp | 49 using std::vector;
|
H A D | es3fStencilTests.cpp | 48 using std::vector;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsShuffleTests.cpp | 33 using namespace std;
|
Completed in 40 milliseconds
1...<<791792793794795796797798799800>>...810