Searched defs:get_variable (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_nir_lower_builtin.c | 94 get_variable(nir_builder *b, nir_deref_path *path, in get_variable() function
|
/third_party/rust/crates/pkg-config-rs/tests/ |
D | test.rs | 144 fn get_variable() { in get_variable() function
|
/third_party/mesa3d/src/compiler/glsl/ |
D | glsl_symbol_table.cpp | 231 ir_variable *glsl_symbol_table::get_variable(const char *name) in get_variable() function in glsl_symbol_table
|
D | ast_to_hir.cpp | 111 ir_variable *get_variable() { in get_variable() function in read_from_write_only_variable_visitor
|
/third_party/rust/crates/pkg-config-rs/src/ |
D | lib.rs | 270 pub fn get_variable(package: &str, variable: &str) -> Result<String, Error> { in get_variable() function 439 pub fn get_variable(package: &str, variable: &str) -> Result<String, String> { in get_variable() method
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 10209 u32 get_variable; member 10252 efi_status_t (*get_variable)(efi_char16_t *, efi_guid_t *, u32 *, long unsigned int *, void *); member 10290 efi_get_variable_t *get_variable; member 74815 efi_get_variable_t *get_variable; member
|