/third_party/node/deps/v8/src/debug/ |
H A D | debug-frames.h | 32 Handle<Object> GetParameter(int index); 33 Handle<Object> GetExpression(int index);
|
/third_party/node/deps/v8/src/builtins/ |
H A D | generate-bytecodes-builtins-list.cc | 58 int index = 0; in WriteHeader() local 62 index++); in WriteHeader() 84 << "// wide Bytecodes removed. Used to index into the builtins table.\n" in WriteHeader()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | block-coverage-builder.h | 44 int AllocateNaryBlockCoverageSlot(NaryOperation* node, size_t index) { in AllocateNaryBlockCoverageSlot() argument 49 SourceRange range = ranges->GetRangeAtIndex(index); in AllocateNaryBlockCoverageSlot()
|
/third_party/node/deps/v8/src/objects/ |
H A D | property.h | 23 // property index (in the actual instance-descriptor array) and 33 void SetSortedKeyIndex(int index) { details_ = details_.set_pointer(index); } in SetSortedKeyIndex() argument
|
/third_party/node/deps/v8/src/regexp/experimental/ |
H A D | experimental.h | 41 int index, Handle<RegExpMatchInfo> last_match_info, 52 int index, Handle<RegExpMatchInfo> last_match_info,
|
/third_party/node/deps/v8/src/utils/ |
H A D | address-map.h | 24 inline void Set(Type value, uint32_t index) { in Set() argument 26 LookupOrInsert(key, Hash(key))->value = index; in Set()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_perfmon.h | 137 etna_pm_get_driver_query_info(struct pipe_screen *pscreen, unsigned index, 142 unsigned index,
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_compiler_util.h | 117 unsigned int index); 121 unsigned int index,
|
/third_party/protobuf/benchmarks/js/ |
H A D | js_benchmark.js | 25 process.argv.forEach(function(filename, index) { 26 if (index < 2) {
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | EnumDescriptor.cs | 49 internal EnumDescriptor(EnumDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, Type clrType) in EnumDescriptor() argument 50 : base(file, file.ComputeFullName(parent, proto.Name), index) in EnumDescriptor()
|
H A D | MethodDescriptor.cs | 107 ServiceDescriptor parent, int index) in MethodDescriptor() 108 : base(file, parent.FullName + "." + proto.Name, index) in MethodDescriptor() 106 MethodDescriptor(MethodDescriptorProto proto, FileDescriptor file, ServiceDescriptor parent, int index) MethodDescriptor() argument
|
H A D | ServiceDescriptor.cs | 48 internal ServiceDescriptor(ServiceDescriptorProto proto, FileDescriptor file, int index) in ServiceDescriptor() argument 49 : base(file, file.ComputeFullName(null, proto.Name), index) in ServiceDescriptor()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | DeviceVk.cpp | 66 intptr_t index = static_cast<intptr_t>(renderer->getQueueFamilyIndex()); in getAttribute() local 67 *outValue = reinterpret_cast<void *>(index); in getAttribute()
|
/third_party/skia/src/core/ |
H A D | SkTSearch.cpp | 15 static inline const char* index_into_base(const char*const* base, int index, in index_into_base() argument 18 return *(const char*const*)((const char*)base + index * elemSize); in index_into_base()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
H A D | LigatureSubst.java | 31 public LigatureSet subTableAt(int index) { in subTableAt() argument 32 return array.subTableAt(index); in subTableAt()
|
H A D | ScriptListTable.java | 20 public ScriptTag scriptAt(int index) { in scriptAt() argument 21 return ScriptTag.fromTag(this.tagAt(index)); in scriptAt()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | OneToManySubst.java | 32 public NumRecordTable subTableAt(int index) { in subTableAt() argument 33 return array.subTableAt(index); in subTableAt()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | desc_sroa.h | 56 // chain accesses. The first index in |use| must be an |OpConstant|. Returns 63 // instructions, one index at a time. Returns true on success, and false 70 // |extract| is extracting one index only. Returns true on success, and false 94 // is supposed to replace |index|th element of |old_var|. 99 void CopyDecorationsForNewVariable(Instruction* old_var, uint32_t index, 107 // |index|th element of an old variable. The old variable has |old_binding| 112 uint32_t GetNewBindingForElement(uint32_t old_binding, uint32_t index,
|
H A D | eliminate_dead_constant_pass.cpp | 41 const_id, [&count](Instruction* user, uint32_t index) { in Process() 42 (void)index; in Process()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | desc_sroa.h | 56 // chain accesses. The first index in |use| must be an |OpConstant|. Returns 63 // instructions, one index at a time. Returns true on success, and false 70 // |extract| is extracting one index only. Returns true on success, and false 94 // is supposed to replace |index|th element of |old_var|. 99 void CopyDecorationsForNewVariable(Instruction* old_var, uint32_t index, 107 // |index|th element of an old variable. The old variable has |old_binding| 112 uint32_t GetNewBindingForElement(uint32_t old_binding, uint32_t index,
|
H A D | eliminate_dead_constant_pass.cpp | 41 const_id, [&count](Instruction* user, uint32_t index) { in Process() 42 (void)index; in Process()
|
/third_party/skia/tests/ |
H A D | RecordTestUtils.h | 31 static const T* assert_type(skiatest::Reporter* r, const SkRecord& record, int index) { in assert_type() argument 33 record.visit(index, reader); in assert_type()
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | SlabAllocator.h | 26 // needs to index an offset into pre-allocated memory. It is similar to a pool-allocator that 41 // plus the extra bytes a "block") used to specify the constant index of the block in its parent 42 // slab, as well as the index of the next available block. So, following the block next-indices 54 // because it stores the index of its own allocation. That block is then prepended to the slab's 58 // Allocations host their current index and the index of the next free block. 59 // Because this is an index, and not a byte offset, it can be much smaller than a size_t. 67 // so we store the index of "this" in |this->index|. 69 IndexLinkNode(Index index, Inde 71 const Index index; // The index of this block in the slab. global() member [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | VulkanExtensions.h | 53 InstanceExt index; member 112 DeviceExt index; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-emoji-table.py | 85 line = line[:line.index("#")] 87 line = line[:line.index(";")]
|