Home
last modified time | relevance | path

Searched refs:std (Results 20201 - 20225 of 22589) sorted by relevance

1...<<801802803804805806807808809810>>...904

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfo.h40 std::unique_ptr<ImplType> BFI;
H A DDivergenceAnalysis.h175 std::vector<const Instruction *> Worklist;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/
H A DLocal.h42 std::numeric_limits<uint64_t>::max() >> (64 - IntPtrWidth); in EmitGEPOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h154 unsigned MaxInterferingRegs = std::numeric_limits<unsigned>::max());
/third_party/unity/examples/example_1/
H A Dmakefile30 CFLAGS=-std=c89
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.h111 std::string res; \
H A Dtest-fuzz-aarch64.cc41 static void FuzzHelper(std::string mode, int step_size, int offset, int shift) { in FuzzHelper()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DWriteBufferTests.cpp34 std::vector<uint8_t> data(size); in EncodeWriteBuffer()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_auto_ptr.h15 * Class to implement std::auto_ptr like functionality even on platforms which do not
256 std::unique_ptr<dng_std_vector<T> > vector_;
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DDeviceMock.h36 MOCK_METHOD(ResultOrError<std::unique_ptr<StagingBufferBase>>,
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message.h91 std::set<const OneofDescriptor*> oneofs_;
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmutex.h74 // This class is a lightweight replacement for std::mutex on Windows platforms.
75 // std::mutex does not work on Windows XP SP2 with the latest VC++ libraries,
107 std::mutex mu_;
H A Dstringprintf.cc142 string StringPrintfVector(const char* format, const std::vector<string>& v) { in StringPrintfVector()
/third_party/rust/crates/memchr/src/memchr/x86/
H A Dmod.rs4 // requires std.
5 #[cfg(feature = "std")]
34 #[cfg(feature = "std")]
37 use std::{mem, sync::atomic::{AtomicPtr, Ordering}};
73 /// When std isn't available to provide runtime CPU feature detection, or if
83 #[cfg(not(feature = "std"))]
/third_party/rust/crates/clap/clap_derive/src/utils/
H A Ddoc_comments.rs6 use std::iter;
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dcfg.rs2 use std::mem;
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dinclude.rs3 use std::ops::{Deref, DerefMut};
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_split.cc128 pos = std::min(pos, text.size()); // truncate `pos` in Find()
H A Dcordz_test_helpers.h143 Cord cord(std::forward<Args>(args)...); in UnsampledCord()
/third_party/skia/gm/
H A Dstringart.cpp46 SkScalar size = SkIntToScalar(std::min(kWidth, kHeight));
H A Dcomplexclip3.cpp58 std::swap(firstClip, secondClip);
/third_party/skia/fuzz/
H A DFuzz.h122 using U = typename std::underlying_type<T>::type; in nextEnum()
/third_party/skia/include/gpu/vk/
H A DGrVkTypes.h133 using GrVkGetProc = std::function<PFN_vkVoidFunction(
/third_party/skia/include/core/
H A DSkPicture.h277 mutable std::atomic<bool> fAddedToCache{false};
/third_party/skia/modules/svg/src/
H A DSkSVGImage.cpp76 return {std::move(image), dst}; in LoadImage()

Completed in 24 milliseconds

1...<<801802803804805806807808809810>>...904