| /third_party/gn/src/base/ |
| D | environment.cc | 29 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar() 48 bool SetVar(std::string_view variable_name, in SetVar() 53 bool UnSetVar(std::string_view variable_name) override { in UnSetVar() 58 bool GetVarImpl(std::string_view variable_name, std::string* result) { in GetVarImpl() 84 bool SetVarImpl(std::string_view variable_name, in SetVarImpl() 97 bool UnSetVarImpl(std::string_view variable_name) { in UnSetVarImpl() 145 bool Environment::HasVar(std::string_view variable_name) { in HasVar()
|
| /third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
| D | efi_variable.c | 66 static efi_status_t efi_to_native(char **native, const u16 *variable_name, in efi_to_native() 165 efi_status_t EFIAPI efi_get_variable(u16 *variable_name, in efi_get_variable() 271 u16 *variable_name, in parse_uboot_variable() 331 u16 *variable_name, in efi_get_next_variable_name() 421 efi_status_t EFIAPI efi_set_variable(u16 *variable_name, in efi_set_variable() 583 efi_get_variable_runtime(u16 *variable_name, const efi_guid_t *vendor, in efi_get_variable_runtime() 600 u16 *variable_name, const efi_guid_t *vendor) in efi_get_next_variable_name_runtime() 616 efi_set_variable_runtime(u16 *variable_name, const efi_guid_t *vendor, in efi_set_variable_runtime()
|
| /third_party/boost/tools/build/src/build/ |
| D | toolset.py | 40 def __init__(self, variable_name, values, condition, rule = None): argument 92 def flags(rule_or_module, variable_name, condition, values = []): argument 365 def __add_flag (rule_or_module, variable_name, condition, values): argument
|
| /third_party/boost/tools/build/example/customization/ |
| D | inline_file.py | 41 variable_name = strip(in_file.readline()) variable
|
| /third_party/node/tools/gyp/pylib/gyp/generator/ |
| D | cmake.py | 189 def SetVariable(output, variable_name, value): argument 198 def SetVariableList(output, variable_name, values): argument 211 def UnsetVariable(output, variable_name): argument 218 def WriteVariable(output, variable_name, prepend=None): argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | gen_vk_internal_shaders.py | 327 def write_compressed_spirv_blob_as_c_array(output_path, variable_name, compressed_blob, argument 346 def __init__(self, shader_file, preprocessor_args, output_path, variable_name): argument 383 compile_args, preprocessor_args, variable_name): argument 448 preprocessor_args, variable_name): argument
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
| D | cmake.py | 181 def SetVariable(output, variable_name, value): argument 190 def SetVariableList(output, variable_name, values): argument 203 def UnsetVariable(output, variable_name): argument 210 def WriteVariable(output, variable_name, prepend=None): argument
|
| /third_party/skia/gn/ |
| D | gn_to_cmake.py | 60 def SetVariable(out, variable_name, value): argument 69 def SetVariableList(out, variable_name, values): argument 106 def WriteVariable(output, variable_name, prepend=None): argument
|
| /third_party/flutter/skia/gn/ |
| D | gn_to_cmake.py | 60 def SetVariable(out, variable_name, value): argument 69 def SetVariableList(out, variable_name, values): argument 106 def WriteVariable(output, variable_name, prepend=None): argument
|
| /third_party/gn/src/gn/ |
| D | c_tool.cc | 78 const char* variable_name, in ValidateLinkAndDependOutput()
|
| /third_party/e2fsprogs/ext2ed/ |
| D | init.c | 111 char variable_name [50],variable_type [20]; in set_struct_descriptors() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_cpp.cpp | 457 string variable_name = to_name(var.self); in argument_decl() local
|
| D | main.cpp | 598 string variable_name; member 606 string variable_name; member
|
| /third_party/lwip/src/include/lwip/ |
| D | arch.h | 271 #define LWIP_DECLARE_MEMORY_ALIGNED(variable_name, size) u8_t variable_name[LWIP_MEM_ALIGN_BUFFER(s… argument
|
| /third_party/boost/boost/compute/ |
| D | closure.hpp | 228 std::string variable_name = m_capture_names[n]; in operator ()() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | gen_builtin_symbols.py | 1860 def process_single_variable(shader_type, variable_name, props, symbols, variables, argument
|