Home
last modified time | relevance | path

Searched defs:variable_name (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/cronet/base/
H A Denvironment.cc27 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar()
46 bool SetVar(std::string_view variable_name, in SetVar()
51 bool UnSetVar(std::string_view variable_name) override { in UnSetVar()
56 bool GetVarImpl(std::string_view variable_name, std::string* result) { in GetVarImpl()
84 bool SetVarImpl(std::string_view variable_name, in SetVarImpl()
96 bool UnSetVarImpl(std::string_view variable_name) { in UnSetVarImpl()
126 bool Environment::HasVar(std::string_view variable_name) { in HasVar()
H A Dscoped_environment_variable_override.cc12 const std::string& variable_name, in ScopedEnvironmentVariableOverride()
27 const std::string& variable_name, in ScopedEnvironmentVariableOverride()
32 const std::string& variable_name) in ScopedEnvironmentVariableOverride()
/aosp_15_r20/external/libchrome/base/
H A Denvironment.cc29 bool GetVar(StringPiece variable_name, std::string* result) override { in GetVar()
48 bool SetVar(StringPiece variable_name, in SetVar()
53 bool UnSetVar(StringPiece variable_name) override { in UnSetVar()
58 bool GetVarImpl(StringPiece variable_name, std::string* result) { in GetVarImpl()
82 bool SetVarImpl(StringPiece variable_name, const std::string& new_value) { in SetVarImpl()
93 bool UnSetVarImpl(StringPiece variable_name) { in UnSetVarImpl()
140 bool Environment::HasVar(StringPiece variable_name) { in HasVar()
/aosp_15_r20/test/dittosuite/src/
H A Dshared_variables.cpp21 bool SharedVariables::Exists(const std::list<int>& thread_ids, const std::string& variable_name) { in Exists()
39 int SharedVariables::GetKey(const std::list<int>& thread_ids, const std::string& variable_name) { in GetKey()
70 const std::string& variable_name) { in Get()
81 void SharedVariables::Set(const std::list<int>& thread_ids, const std::string& variable_name, in Set()
/aosp_15_r20/external/pigweed/pw_metric/public/pw_metric/
H A Dmetric.h274 #define _PW_METRIC_4(static_def, variable_name, metric_name, init) \ argument
281 #define _PW_METRIC_5(static_def, group, variable_name, metric_name, init) \ argument
313 #define _PW_METRIC_GROUP_3(static_def, variable_name, group_name) \ argument
318 #define _PW_METRIC_GROUP_4(static_def, parent, variable_name, group_name) \ argument
H A Dglobal.h32 #define PW_METRIC_GLOBAL(variable_name, metric_name, init) \ argument
39 #define PW_METRIC_GROUP_GLOBAL(variable_name, group_name) \ argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dgen_vk_internal_shaders.py332 def write_compressed_spirv_blob_as_c_array(output_path, variable_name, compressed_blob, argument
351 def __init__(self, shader_file, preprocessor_args, output_path, variable_name): argument
388 compile_args, preprocessor_args, variable_name): argument
453 preprocessor_args, variable_name): argument
/aosp_15_r20/external/cronet/build/gn_ast/
H A Dgn_ast.py172 def variable_name(self): member in AssignmentWrapper
213 def create(variable_name, value, operation='='): argument
228 def create_list(variable_name, operation='='): argument
/aosp_15_r20/external/angle/build/gn_ast/
H A Dgn_ast.py172 def variable_name(self): member in AssignmentWrapper
213 def create(variable_name, value, operation='='): argument
228 def create_list(variable_name, operation='='): argument
/aosp_15_r20/external/skia/gn/
H A Dgn_to_cmake.py61 def SetVariable(out, variable_name, value): argument
70 def SetVariableList(out, variable_name, values): argument
146 def WriteVariable(output, variable_name, prepend=None): argument
/aosp_15_r20/system/tools/aidl/
Daidl_to_cpp.cpp260 const std::string& variable_name) { in ParcelReadCastOf()
276 const std::string& variable_name) { in ParcelWriteCastOf()
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config_service_linux_unittest.cc141 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar()
151 bool SetVar(std::string_view variable_name, in SetVar()
157 bool UnSetVar(std::string_view variable_name) override { in UnSetVar()
/aosp_15_r20/external/libchrome/base/test/
H A Dscoped_environment_variable_override.cc13 const std::string& variable_name, in ScopedEnvironmentVariableOverride()
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/
H A Dembed_in_header.py21 def embed_in_header(source_file, variable_name, dest_header_file): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dsimple_save_test.py30 def _init_and_validate_variable(self, variable_name, variable_value): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Dsaved_model_utils_test.py35 def _init_and_validate_variable(self, sess, variable_name, variable_value): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dvariable.proto48 string variable_name = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dreadonly_references_to_resources.cc156 StringRef variable_name = in runOnOperation() local
H A Dinitialize_variables_in_session_init.cc119 auto variable_name = GetVariableName(var_handle_op); in InitializeVariablesInSessionInitializer() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dfuse_inplace.cc67 auto variable_name = input.substr(len); in Rewrite() local
/aosp_15_r20/system/linkerconfig/generator/
H A Dvariableloader.cc56 std::string variable_name, in LoadVariableFromPartitionPath()
/aosp_15_r20/tools/security/gdb/gdb_json_printer/test/
H A Dgdb_json_printer_test.py37 def gdb_extract_variable_to_json(variable_name): argument
/aosp_15_r20/external/libyuv/tools_libyuv/autoroller/unittests/
H A Droll_deps_test.py106 def assertVar(variable_name): argument
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dvariable.pb.h586 inline const std::string& VariableDef::variable_name() const { in variable_name() function
617 inline void VariableDef::set_allocated_variable_name(std::string* variable_name) { in set_allocated_variable_name()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dfunction_substitution.cpp72 const std::string variable_name = GetCallNodeVariableName(call_node); in ForwardCallScope() local

12