Home
last modified time | relevance | path

Searched defs:orig_p (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DLEB128.h53 uint8_t *orig_p = p; variable
106 uint8_t *orig_p = p; variable
131 const uint8_t *orig_p = p; variable
164 const uint8_t *orig_p = p; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLEB128.h53 uint8_t *orig_p = p; variable
106 uint8_t *orig_p = p; variable
131 const uint8_t *orig_p = p; variable
164 const uint8_t *orig_p = p; variable
/external/llvm/include/llvm/Support/
DLEB128.h60 uint8_t *orig_p = p; variable
81 const uint8_t *orig_p = p; variable
95 const uint8_t *orig_p = p; variable
/external/capstone/
DLEB128.h26 const uint8_t *orig_p = p; in decodeULEB128() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/
Dcreate_directory_with_attributes.pass.cpp45 const perms orig_p = status(dir).permissions(); in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/
Dcreate_directory_with_attributes.pass.cpp44 const perms orig_p = status(dir).permissions(); in TEST_CASE() local
/external/libcap/progs/
Dcapsh.c163 static void push_pcap(cap_t *orig_p, cap_t *raised_for_setpcap_p) in push_pcap()
/external/llvm-project/libcxx/src/filesystem/
Doperations.cpp532 path __canonical(path const& orig_p, error_code* ec) { in __canonical()
/external/libcxx/src/filesystem/
Doperations.cpp540 path __canonical(path const& orig_p, error_code* ec) { in __canonical()