Home
last modified time | relevance | path

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 Ddtitvinf.cpp46 std::cout << "(" << __FILE__ << ":" << __LINE__ << ") " << msg << "\n"; \
/third_party/skia/tests/
H A DPathOpsChalkboardTest.cpp14 static std::atomic<int> gTestNo{0};
H A DReadPixelsTest.cpp526 auto storage = std::make_unique<char[]>(badRowBytes*surf->height()); in DEF_TEST()
H A DMatrixClipCollapseTest.cpp642 int max = std::max(expected.count(), actual.count()); in print()
H A DTextBlobTest.cpp324 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 Dtrace_event.h113 // 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 DFormat.cpp137 std::bitset<kKnownFormatCount> formatsSet; in BuildFormatTable()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh165 valuesZ.sanitize (c, base, last - first + 1, std::forward<Ts> (ds)...)); in sanitize()
H A Dhb-ot-cff-common.hh376 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 DCallSite.h268 return std::distance(data_operands_begin(), data_operands_end()); in data_operands_size()
H A DDIBuilder.h67 /// 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 DIceOperand.cpp247 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 DAArch64ConditionalCompares.cpp449 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 DAArch64BaseInfo.h548 std::string genericRegisterString(uint32_t Bits);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp220 for (auto I = std::next(BasicBlock::iterator(Load)), in findSafeStoreForStoreStrongContraction()
/third_party/vixl/src/aarch64/
H A Dcpu-aarch64.cc178 int apx = std::max(Get(kAPI), Get(kAPA)); in GetCPUFeatures()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DQueryValidationTests.cpp25 std::vector<wgpu::PipelineStatisticName> pipelineStatistics = {}) { in CreateQuerySet()
/third_party/skia/include/core/
H A DSkMatrix.h1676 void dump(std::string& desc, int depth) const;
H A DSkM44.h378 void dump(std::string& desc, int depth) const;
/third_party/skia/modules/pathkit/
H A Dpathkit_wasm_bindings.cpp221 SkPathOrNull EMSCRIPTEN_KEEPALIVE FromSVGString(std::string str) { in FromSVGString()
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dprint.rs5 use std::fmt;
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs2 use std::ptr;
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fLifetimeTests.cpp49 using std::vector;
H A Des3fStencilTests.cpp48 using std::vector;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp33 using namespace std;

Completed in 40 milliseconds

1...<<791792793794795796797798799800>>...810