Searched defs:arr_ (Results 1 – 11 of 11) sorted by relevance
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
| D | metadata_map.h | 82 grpc_metadata_array arr_; variable
|
| /external/grpc-grpc/include/grpcpp/impl/ |
| D | metadata_map.h | 82 grpc_metadata_array arr_; variable
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
| D | metadata_map.h | 82 grpc_metadata_array arr_; variable
|
| /external/strace/ |
| D | macros.h | 70 #define IS_ARRAY_ZERO(arr_) \ argument
|
| D | s390.c | 454 #define IS_BLANK(arr_) /* 0x40 is space in EBCDIC */ \ argument
|
| /external/sandboxed-api/sandboxed_api/ |
| D | var_array.h | 147 T* arr_ = nullptr; variable
|
| /external/sdv/vsomeip/third_party/boost/spirit/example/qi/ |
| D | boost_array.cpp | 46 array_type& arr_; member
|
| /external/deqp/framework/common/ |
| D | tcuFormatUtil.hpp | 194 ArrayPointer(const T *arr_, int size_) : arr(arr_), size(size_) in ArrayPointer()
|
| /external/deqp/framework/egl/ |
| D | egluCallLogWrapper.cpp | 54 PointerFmt(const T *arr_, uint32_t size_) : arr(arr_), size(size_) in PointerFmt()
|
| /external/cronet/stable/base/containers/ |
| D | span_unittest.cc | 573 std::array<const int, 3u> arr_ = {1, 2, 3}; in TEST() member
|
| /external/cronet/tot/base/containers/ |
| D | span_unittest.cc | 573 std::array<const int, 3u> arr_ = {1, 2, 3}; in TEST() member
|