Home
last modified time | relevance | path

Searched defs:constant_name (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runtime/
H A Dmodel_container.h127 const char* constant_name(size_t idx) const { in constant_name() function
220 bool _is_tensor_constant(const std::string& constant_name) const { in _is_tensor_constant()
240 auto constant_name = in update_constant_buffer() local
262 auto constant_name = in update_constant_buffer() local
H A Dmodel.h347 const char* constant_name(int64_t idx) const { in constant_name() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_enum.cc92 const std::string constant_name = in Generate() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emission_utils.cc559 std::string* constant_name) { in GetAllocationIndex()
573 std::string* constant_name) { in GetAllocationSlice()
H A Dir_emitter_unnested.h44 std::string constant_name; member
H A Dir_emitter_unnested.cc558 mlir::Value v, std::string* constant_name) { in GetAllocationSlice()
/aosp_15_r20/external/webrtc/system_wrappers/include/
H A Dmetrics.h193 #define RTC_HISTOGRAM_COMMON_BLOCK(constant_name, sample, \ argument
328 #define RTC_HISTOGRAM_COMMON_BLOCK(constant_name, sample, \ argument
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dmodule.c255 char* constant_name; member
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpyi_generator.cc325 std::string constant_name = extension_field->name() + "_FIELD_NUMBER"; in AddExtensions() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/
H A Dpyi_generator.cc325 std::string constant_name = extension_field->name() + "_FIELD_NUMBER"; in AddExtensions() local
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dgraph.py852 def constant_name(self, name: str, device_override: Optional[torch.device]): member in GraphLowering
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/
Dmod.rs3033 let constant_name = match mangling_prefix { in with_variant() localVariable
3324 let constant_name = if enum_.name().is_some() { in codegen() localVariable
3333 let constant_name = ctx.rust_ident(constant_name); in codegen() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_graph_dumper.cc899 std::string constant_name; in GetInstructionNodeInlinedOperands() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dmhlo_to_lhlo_with_xla.cc1081 std::string constant_name = xla::llvm_ir::ConstantNameToGlobalName( in EmitConstant() local