/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUComputePassEncoder.cpp | 81 setBindGroup( Napi::Env env, interop::GPUIndex32 index, interop::Interface<interop::GPUBindGroup> bindGroup, std::vector<interop::GPUBufferDynamicOffset> dynamicOffsets) setBindGroup() argument 98 setBindGroup(Napi::Env env, interop::GPUIndex32 index, interop::Interface<interop::GPUBindGroup> bindGroup, interop::Uint32Array dynamicOffsetsData, interop::GPUSize64 dynamicOffsetsDataStart, interop::GPUSize32 dynamicOffsetsDataLength) setBindGroup() argument
|
/third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/ |
H A D | D3d12maDumpVis.py | 238 index = 0
variable
|
/third_party/openssl/test/ |
H A D | ffc_internal_test.c | 608 static int ffc_private_gen_test(int index) in ffc_private_gen_test() argument
|
/third_party/optimized-routines/string/bench/ |
H A D | strlen.c | 107 uint16_t index[MAX_ALIGN]; in init_strlen_tests() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftgloadr.h | 41 FT_Int index; member
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psblues.h | 121 size_t index; /* index in original stem hint array */ member
|
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
H A D | range_checked_byte_ptr.h | 359 bool convert(size_t index, T *output) const { in convert() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
H A D | writable_font_data.cc | 57 int32_t WritableFontData::WriteByte(int32_t index, uint8_t b) { in WriteByte() argument 62 int32_t WritableFontData::WriteBytes(int32_t index, in WriteBytes() argument 72 int32_t WritableFontData::WriteBytes(int32_t index, std::vector<uint8_t>* b) { in WriteBytes() argument 77 int32_t WritableFontData::WriteBytesPad(int32_t index, in WriteBytesPad() argument 92 WritePadding(int32_t index, int32_t count) WritePadding() argument 96 WritePadding(int32_t index, int32_t count, uint8_t pad) WritePadding() argument 104 WriteChar(int32_t index, uint8_t c) WriteChar() argument 108 WriteUShort(int32_t index, int32_t us) WriteUShort() argument 114 WriteUShortLE(int32_t index, int32_t us) WriteUShortLE() argument 120 WriteShort(int32_t index, int32_t s) WriteShort() argument 124 WriteUInt24(int32_t index, int32_t ui) WriteUInt24() argument 131 WriteULong(int32_t index, int64_t ul) WriteULong() argument 139 WriteULongLE(int32_t index, int64_t ul) WriteULongLE() argument 147 WriteLong(int32_t index, int64_t l) WriteLong() argument 151 WriteFixed(int32_t index, int32_t f) WriteFixed() argument 155 WriteDateTime(int32_t index, int64_t date) WriteDateTime() argument [all...] |
/third_party/python/Modules/ |
H A D | _bisectmodule.c | 125 Py_ssize_t index; in _bisect_insort_right_impl() local 253 Py_ssize_t index; in _bisect_insort_left_impl() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTUtils.cpp | 64 static StringRef get_amd_kernel_code_t_FieldName(int index) { in get_amd_kernel_code_t_FieldName() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.cpp | 193 int index = in getExistingMachineCPValue() local
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
H A D | util.cc | 32 void LogError(uint32_t index, in LogError() argument
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | namer.cc | 220 uint32_t index = 0; in ResolveMemberNamesForStruct() local 224 suggestion << "field" << index; in ResolveMemberNamesForStruct() local
|
/third_party/skia/tools/gpu/ |
H A D | GrTest.cpp | 100 uint32_t index = random->nextULessThan(static_cast<uint32_t>(kTotal)); in GrDrawRandomOp() local
|
/third_party/spirv-tools/source/diff/ |
H A D | lcs.h | 60 bool IsInBound(DiffMatchIndex index) { in IsInBound() argument 63 bool IsCalculated(DiffMatchIndex index) { in IsCalculated() argument 67 bool IsCalculatedOrOutOfBound(DiffMatchIndex index) { in IsCalculatedOrOutOfBound() argument 70 GetMemoizedLength(DiffMatchIndex index) GetMemoizedLength() argument 77 IsMatched(DiffMatchIndex index) IsMatched() argument 81 MarkMatched(DiffMatchIndex index, uint32_t best_match_length, bool matched) MarkMatched() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | localeprioritylist.cpp | 39 int32_t index; // force stable sort member 191 int32_t index = uhash_getiAndFound(map, &locale, &found); in add() local
|
H A D | pluralmap.h | 155 T *nextMutable(Category &index) { in nextMutable() argument 174 int32_t index in get() local 267 int32_t index = category; getMutable() local [all...] |
H A D | util.cpp | 229 parsePattern(const UnicodeString& pat, const Replaceable& text, int32_t index, int32_t limit) parsePattern() argument [all...] |
H A D | uvectr32.cpp | 98 void UVector32::setElementAt(int32_t elem, int32_t index) { in setElementAt() argument 105 void UVector32::insertElementAt(int32_t elem, int32_t index, UErrorCode &status) { in insertElementAt() argument 159 removeElementAt(int32_t index) removeElementAt() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | uiter.h | 368 int32_t index; global() member [all...] |
/third_party/toybox/toys/other/ |
H A D | lsattr.c | 127 int index = 0; in print_file_attr() local
|
/third_party/toybox/toys/pending/ |
H A D | getty.c | 319 int index = 1; // 0th we already set. in getty_main() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_validate.cpp | 569 int index; in main() local [all...] |
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_message.cc | 757 int index = 0; in GetPresenceIndex() local [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | field_mask.pb.h | 251 mutable_paths(int index) mutable_paths() argument 255 set_paths(int index, const std::string& value) set_paths() argument 259 set_paths(int index, std::string&& value) set_paths() argument 263 set_paths(int index, const char* value) set_paths() argument 268 set_paths(int index, const char* value, size_t size) set_paths() argument [all...] |