Home
last modified time | relevance | path

Searched defs:_base (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DCMakeGenericSystem.cmake150 set(_base "$ENV{SystemDrive}/Program Files") variable
152 set(_base "C:/Program Files") variable
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c31 #define APP_FLASH_RELOC(_base, _offset) ((uint32_t)(_base) + FLASH_RELOC_OFFSET + (_offset)) argument
32 #define APP_FLASH_RELOC_BASE(_base) APP_FLASH_RELOC(_base, 0) argument
/aosp_15_r20/external/llvm/test/MC/MachO/
H A Ddarwin-x86_64-diff-reloc-assign.s12 _base = . define
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Ddebug-info-property2.m6 int _base; field
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvasprintf.c49 unsigned char *_base = recallocarray(f._bf._base, in vasprintf() local
H A Dfvwrite.c110 unsigned char *_base; in __sfvwrite() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/zoneinfo/
D_tzpath.py79 def _validate_tzfile_path(path, _base=_TEST_PATH): argument
/aosp_15_r20/external/python/cpython3/Lib/zoneinfo/
D_tzpath.py79 def _validate_tzfile_path(path, _base=_TEST_PATH): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/zoneinfo/
D_tzpath.py79 def _validate_tzfile_path(path, _base=_TEST_PATH): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/zoneinfo/
D_tzpath.py79 def _validate_tzfile_path(path, _base=_TEST_PATH): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/zoneinfo/
D_tzpath.py79 def _validate_tzfile_path(path, _base=_TEST_PATH): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h212 PyASCIIObject _base; member
224 PyCompactUnicodeObject _base; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h212 PyASCIIObject _base; member
224 PyCompactUnicodeObject _base; member
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dunicodeobject.h212 PyASCIIObject _base; member
224 PyCompactUnicodeObject _base; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h212 PyASCIIObject _base; member
224 PyCompactUnicodeObject _base; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dunicodeobject.h212 PyASCIIObject _base; member
224 PyCompactUnicodeObject _base; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dmulti_index.hpp80 std::array<std::size_t, N> _base; member in boost::numeric::ublas::multi_index
Dstrides.hpp197 base_type _base; member in boost::numeric::ublas::basic_strides
Dextents.hpp325 base_type _base; member in boost::numeric::ublas::basic_extents
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensor.cpp155 const TensorBase& TensorBase::_base() const { in _base() function in at::TensorBase
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmbstring.h21 char *_base; member
/aosp_15_r20/external/lzma/CPP/7zip/
H A DIDecl.h18 #define Z7_DECL_IFACE_7ZIP_SUB(i, _base, groupId, subId) \ argument
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/common/drivers/gpio/
H A Dmtgpio_common.h91 #define PIN(_id, _flag, _bit, _base, _offset) { \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/gpio/
Dmtgpio_common.h91 #define PIN(_id, _flag, _bit, _base, _offset) { \ argument
/aosp_15_r20/external/arm-trusted-firmware/drivers/arm/tzc/
H A Dtzc400.c60 #define get_gate_keeper_os(_base) ((_tzc400_read_gate_keeper(_base) >> \ argument

12