Home
last modified time | relevance | path

Searched defs:int_ptr (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm-project/lldb/test/API/functionalities/inferior-changed/
Dmain2.c6 int *int_ptr = (int *)malloc(sizeof(int)); in main() local
/external/llvm-project/clang/test/Modules/
Dsubmodules.cpp10 remove_reference<int&>::type *int_ptr = 0; // expected-error{{declaration of 'remove_reference' mus… variable
/external/clang/test/CodeGen/
Dmips-transparent-union.c13 int *int_ptr; member
/external/clang/test/Modules/
Dsubmodules.cpp10 remove_reference<int&>::type *int_ptr = 0; // expected-error{{declaration of 'remove_reference' mus… variable
/external/llvm-project/clang/test/CodeGen/
Dmips-transparent-union.c13 int *int_ptr; member
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-type-promotion-in-math-fn.cpp66 int *int_ptr; in check_all_fns() local
Dreadability-redundant-smartptr-get.cpp35 struct int_ptr { struct
/external/llvm-project/clang/test/PCH/
Dtypes.h13 typedef int * int_ptr; typedef
/external/clang/test/PCH/
Dtypes.h13 typedef int * int_ptr; typedef
/external/clang/test/SemaObjCXX/Inputs/
Dnullability-pragmas-1.h17 typedef int *int_ptr; typedef
/external/llvm-project/clang/test/SemaObjCXX/Inputs/
Dnullability-pragmas-1.h19 typedef int *int_ptr; typedef
/external/clang/test/Sema/
Dwarn-type-safety.c154 void test_64bit_magic(int *int_ptr, float *float_ptr) in test_64bit_magic()
Dnullability.c8 typedef int * int_ptr; typedef
/external/llvm-project/clang/test/Sema/
Dwarn-type-safety.c158 void test_64bit_magic(int *int_ptr, float *float_ptr) in test_64bit_magic()
Dnullability.c8 typedef int * int_ptr; typedef
/external/tensorflow/tensorflow/core/util/
Dmkl_util_test.cc104 int* int_ptr = lru_cache.GetOp(std::to_string(k)); in TEST() local
/external/clang/test/SemaTemplate/
Dext-vector-type.cpp42 typedef int* int_ptr; typedef
/external/llvm-project/clang/test/SemaTemplate/
Dext-vector-type.cpp42 typedef int* int_ptr; typedef
Dmatrix-type.cpp138 typedef int *int_ptr; typedef
/external/llvm-project/clang/test/Index/
Dload-stmts.cpp37 Integer *int_ptr; in test_exprs() local
/external/clang/test/Index/
Dload-stmts.cpp37 Integer *int_ptr; in test_exprs() local
/external/clang/test/SemaCXX/
Daddress-space-conversion.cpp13 typedef int *int_ptr; typedef
/external/llvm-project/clang/test/SemaCXX/
Daddress-space-conversion.cpp13 typedef int *int_ptr; typedef
/external/pigweed/pw_minimal_cpp_stdlib/
Disolated_test.cc265 int* int_ptr = std::launder(reinterpret_cast<int*>(value)); in TEST() local
/external/e2fsprogs/ext2ed/
Dgeneral_com.c361 unsigned short *int_ptr; in set() local

12