Home
last modified time | relevance | path

Searched refs:size_t (Results 23026 - 23050 of 38644) sorted by relevance

1...<<921922923924925926927928929930>>...1546

/third_party/python/Modules/_ctypes/libffi_osx/include/
H A Dffi_common.h73 #define ALIGN(v, a) (((size_t)(v) + (a) - 1) & ~((a) - 1))
/third_party/pulseaudio/src/pulsecore/
H A Dsocket-server.h51 char *pa_socket_server_get_address(pa_socket_server *s, char *c, size_t l);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h26 static size_t length(const codeview::CVSymbol &Item) { in length()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h74 allocateMappedMemory(AllocationPurpose Purpose, size_t NumBytes,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalIndirectSymbol.h38 void *operator new(size_t s) { in operator new()
H A DLegacyPassNameParser.h81 void printOptionInfo(const cl::Option &O, size_t GlobalWidth) const override {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DManagedStatic.h31 template <typename T, size_t N> struct object_deleter<T[N]> {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h63 size_t NamesSize;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DManagedStatic.h34 template <typename T, size_t N>
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceBrowserCompileServer.h62 bool pushInputBytes(const void *Data, size_t NumBytes);
H A DIceIntrinsics.h26 static constexpr size_t kMaxIntrinsicParameters = 6;
H A DIceTypeConverter.cpp43 assert(LLVM2IceMap.size() == static_cast<size_t>(IceType_NUM)); in TypeConverter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkStringTable.cpp32 size_t NextID = StrTab.size(); in add()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDebug.cpp74 for (size_t T = 0; T < Count; ++T) in setCurrentDebugTypes()
H A DRandomNumberGenerator.cpp58 std::error_code llvm::getRandomBytes(void *Buffer, size_t Size) { in getRandomBytes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h81 size_t RegionIdx;
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_all_transforms_fuzzer.cc23 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_id.h94 size_t line);
H A Dsymbol_table.cc78 size_t i = 1; in New()
/third_party/skia/third_party/externals/tint/src/sem/
H A Dconstant.h106 auto WithScalarAt(size_t index, Func&& func) const { in WithScalarAt()
H A Dintrinsic.h159 inline std::size_t operator()(const tint::sem::Intrinsic& i) const { in operator ()()
/third_party/skia/tools/
H A DMSKPPlayer.h107 size_t fCurrCmd = -1;
H A Dchrome_fuzz.cpp21 size_t len = sk_fgetsize(file); in read_test_case()
/third_party/skia/tools/gpu/
H A DGrTest.cpp99 static constexpr size_t kTotal = SK_ARRAY_COUNT(gFactories); in GrDrawRandomOp()
/third_party/spirv-tools/source/
H A Dassembly_grammar.h61 size_t name_len, spv_operand_desc* desc) const;

Completed in 27 milliseconds

1...<<921922923924925926927928929930>>...1546