Home
last modified time | relevance | path

Searched defs:get_var (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/more_calculators/
Dcalc_with_variables.cpp92 struct get_var struct
94 get_var(stack<double>& eval_) in get_var() function
97 void operator()(double n) const in operator ()()
103 stack<double>& eval;
/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/protocols/
H A Dgbl_efi_fastboot_protocol.h70 EfiStatus (*get_var)(struct GblEfiFastbootProtocol* self, member
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-var-mvar-table.hh132 float get_var (hb_tag_t tag, in get_var() function
/aosp_15_r20/bootable/libbootloader/gbl/libefi/mocks/
H A Dprotocol.rs297 pub fn get_var<'a>( in get_var() method
/aosp_15_r20/bootable/libbootloader/gbl/libfastboot/src/
H A Dlib.rs235 async fn get_var( in get_var() method
691 async fn get_var( in get_var() function
1129 async fn get_var( in get_var() method
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/
H A Dgbl_efi_fastboot.rs47 pub fn get_var<'a>( in get_var() method
/aosp_15_r20/external/tensorflow/
H A Dconfigure.py272 def get_var(environ_cp, function
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/
Druntime.rs176 let get_var = |buf| { in get_variable_boxed() localVariable
/aosp_15_r20/external/rust/crates/uefi/src/
Druntime.rs176 let get_var = |buf| { in get_variable_boxed() localVariable
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dmod.rs508 async fn get_var( in get_var() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtx_search.c2445 static float get_var(float mean, double x2_sum, int num) { in get_var() function