Home
last modified time | relevance | path

Searched defs:get_env (Results 1 – 25 of 29) sorted by relevance

12

/external/rust/android-crates-io/crates/merge/examples/
Dargs.rs30 fn get_env() -> Args { in get_env() function
/external/rust/android-crates-io/crates/grpcio-sys/android/
Dbuild_cmake.rs31 fn get_env(name: &str) -> Option<String> { in get_env() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/
DFEnvImpl.h63 LIBC_INLINE int get_env(fenv_t *) { return 0; } in get_env() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/
DFEnvImpl.h63 LIBC_INLINE int get_env(fenv_t *) { return 0; } in get_env() function
/external/llvm-libc/src/__support/FPUtil/
DFEnvImpl.h63 LIBC_INLINE int get_env(fenv_t *) { return 0; } in get_env() function
/external/perfetto/python/generators/diff_tests/
Dutils.py56 def get_env(root_dir): function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/x86_64/
DFEnvImpl.h475 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
568 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/llvm-libc/src/__support/FPUtil/x86_64/
DFEnvImpl.h475 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
568 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/x86_64/
DFEnvImpl.h475 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
568 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/llvm-libc/src/__support/FPUtil/riscv/
DFEnvImpl.h160 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/riscv/
DFEnvImpl.h160 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/riscv/
DFEnvImpl.h160 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/java_vm/
Dvm.rs268 pub fn get_env(&self) -> Result<JNIEnv> { in get_env() method
/external/rust/android-crates-io/crates/grpcio-sys/
Dbuild.rs386 fn get_env(name: &str) -> Option<String> { in get_env() function
/external/llvm-libc/src/__support/FPUtil/aarch64/
DFEnvImpl.h262 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
Dfenv_darwin_impl.h273 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/aarch64/
Dfenv_darwin_impl.h266 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
DFEnvImpl.h261 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/aarch64/
DFEnvImpl.h261 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
Dfenv_darwin_impl.h266 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/FPUtil/arm/
DFEnvImpl.h234 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/rust/android-crates-io/crates/jni/src/wrapper/java_vm/
Dvm.rs349 pub fn get_env(&self) -> Result<JNIEnv> { in get_env() method
/external/llvm-libc/src/__support/FPUtil/arm/
DFEnvImpl.h234 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/FPUtil/arm/
DFEnvImpl.h234 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/external/python/cpython3/PC/
Dlauncher.c119 static wchar_t * get_env(wchar_t * key) in get_env() function

12