Home
last modified time | relevance | path

Searched defs:value_index (Results 1 – 25 of 26) sorted by relevance

12

/external/v8/src/objects/
Dliteral-objects.cc118 constexpr int ComputeEnumerationIndex(int value_index) { in ComputeEnumerationIndex()
344 int value_index) { in AddNamedProperty()
359 int value_index) { in AddIndexedProperty()
366 int value_index = key_index + 1; in AddComputed() local
373 void UpdateNextEnumerationIndex(int value_index) { in UpdateNextEnumerationIndex()
541 int value_index = dynamic_argument_index++; in BuildClassBoilerplate() local
Dcompilation-cache-table.cc398 const int value_index = entry_index + 1; in Age() local
431 int value_index = entry_index + 1; in Remove() local
Dfeedback-vector.cc1395 int value_index = index + SimpleNumberDictionary::kEntryValueIndex; in ConvertToJSObject() local
Dobjects-body-descriptors-inl.h1165 const int value_index = EphemeronHashTable::EntryToValueIndex(i); in IterateBody() local
/external/v8/src/compiler/backend/
Dspill-placer.cc122 void SetSpillRequiredSingleValue(int value_index) { in SetSpillRequiredSingleValue()
127 void SetDefinitionSingleValue(int value_index) { in SetDefinitionSingleValue()
276 int value_index = GetOrCreateIndexForLatestVreg(vreg); in SetSpillRequired() local
283 int value_index = GetOrCreateIndexForLatestVreg(vreg); in SetDefinition() local
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DConstantValueAttribute_info.java65 public ConstantValueAttribute_info (final int attribute_name_index, final int value_index) in ConstantValueAttribute_info()
/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils_test.cc41 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany() local
64 for (size_t value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany() local
83 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany8To32Bit() local
100 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeMany8To32Bit() local
133 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeManyInNewRange32To8Bit() local
191 for (int value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeManyInNewRange8To32Bit() local
522 for (size_t value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeInNewRange() local
579 for (size_t value_index = 0; value_index < values_count; ++value_index) { in TestRequantizeInNewRange32To8Bit() local
Dragged_range_op.cc91 int value_index = 0; in Compute() local
Dlookup_util.cc77 int64 value_index, Env* env) { in Init()
351 int32 value_index, Env* env, in InitializeTableFromTextFile()
Dragged_tensor_to_variant_op.cc124 int value_index = 0; in UnbatchRaggedZerothDim() local
Dcontrol_flow_ops.cc275 Tensor* value_index = nullptr; in Compute() local
Dset_kernels.cc158 int64 value_index = 0; in OutputSparseTensor() local
/external/libtextclassifier/native/utils/tflite/
Dencoder_common.cc40 for (int value_index = 0; in CopyValuesToTensorAndPadOrTruncate() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dfuse_auto_input.cc167 int value_index = i == 0 ? input_and_num.second : ++extra_input_num; in ApplyToNode() local
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_parser.h180 size_t value_index = name_index + name_length.value() + 1; in ParseSystraceTracePoint() local
/external/v8/src/deoptimizer/
Ddeoptimizer.cc3102 int value_index = static_cast<int>(frame.values_.size()); in CreateArgumentsElementsTranslatedValues() local
3161 int value_index = static_cast<int>(frame.values_.size()); in CreateNextTranslatedValue() local
3622 int value_index = pos.value_index_; in InitializeCapturedObjectAt() local
3721 int* value_index, in MaterializeFixedDoubleArray()
3745 int* value_index, in MaterializeHeapNumber()
3767 int* value_index) { in SkipSlots()
3783 int value_index = pos.value_index_; in EnsureCapturedObjectAllocatedAt() local
3897 int* value_index, in EnsureChildrenAllocated()
3985 int value_index) { in GetResolvedSlot()
3995 TranslatedFrame* frame, int* value_index) { in GetResolvedSlotAndAdvance()
[all …]
/external/mesa3d/src/intel/vulkan/
DgenX_query.c345 uint32_t value_index, uint64_t result) in cpu_write_query_result()
1182 uint32_t value_index, in gpu_write_query_result_cond()
1208 uint32_t value_index, in gpu_write_query_result()
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc237 size_t prefix_index, value_index; in TryRemovePrefix() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dparse_example_dataset_op.cc413 inline void CheckOutputTensor(const Tensor& tensor, size_t value_index, in CheckOutputTensor()
/external/emma/core/java12/com/vladium/jcd/cls/
DClassDef.java512 final int value_index = addCONSTANT_Utf8 (value, true); in addStringConstant() local
/external/tensorflow/tensorflow/python/framework/
Dops.py390 def __init__(self, op, value_index, dtype): argument
418 def _create_with_tf_output(op, value_index, dtype, tf_output): argument
663 def value_index(self): member in Tensor
1136 def value_index(self): member in _EagerTensorBase
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dloop_optimizer.cc829 MutableGraphView::OutputPort value_index(dead.node, 1); in RemoveDeadBranches() local
/external/tensorflow/tensorflow/python/ops/
Dlookup_ops.py551 value_index, argument
/external/v8/src/builtins/
Dbuiltins-collections-gen.cc2486 TNode<IntPtrT> value_index = ValueIndexFromKeyIndex(key_index); in AddEntry() local
2655 TNode<IntPtrT> value_index = ValueIndexFromKeyIndex(key_index); in RemoveEntry() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc946 int value_index = EphemeronHashTable::EntryToValueIndex(i); in ExtractEphemeronHashTableReferences() local

12