| /external/piex/src/image_type_recognition/ | 
| D | image_type_recognition_lite.cc | 152   virtual size_t RequestedSize() const { return 10000; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::ArwTypeChecker 213   virtual size_t RequestedSize() const {  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::Cr3TypeChecker 229   virtual size_t RequestedSize() const { return 16; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::Cr2TypeChecker 259   virtual size_t RequestedSize() const { return 14; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::CrwTypeChecker 285   virtual size_t RequestedSize() const { return 5000; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::DcrTypeChecker 327   virtual size_t RequestedSize() const { return 1024; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::DngTypeChecker 379   virtual size_t RequestedSize() const { return 5000; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::KdcTypeChecker 415   virtual size_t RequestedSize() const { return 5000; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::MosTypeChecker 441   virtual size_t RequestedSize() const { return 4; }  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::MrwTypeChecker 492   virtual size_t RequestedSize() const {  in RequestedSize()  function in piex::image_type_recognition::__anon7add3e6a0111::NefTypeChecker [all …] 
 | 
| /external/tensorflow/tensorflow/core/common_runtime/gpu/ | 
| D | gpu_debug_allocator.cc | 120 size_t GPUDebugAllocator::RequestedSize(const void* ptr) const {  in RequestedSize()  function in tensorflow::GPUDebugAllocator 205 size_t GPUNanResetAllocator::RequestedSize(const void* ptr) const {  in RequestedSize()  function in tensorflow::GPUNanResetAllocator
  | 
| D | gpu_cudamallocasync_allocator.cc | 360 size_t GpuCudaMallocAsyncAllocator::RequestedSize(const void* ptr) const {  in RequestedSize()  function in tensorflow::GpuCudaMallocAsyncAllocator
  | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | allocator.h | 171   virtual size_t RequestedSize(const void* ptr) const {  in RequestedSize()  function 269   size_t RequestedSize(const void* ptr) const override {  in RequestedSize()  function
  | 
| D | tracking_allocator.cc | 116 size_t TrackingAllocator::RequestedSize(const void* ptr) const {  in RequestedSize()  function in tensorflow::TrackingAllocator
  | 
| D | tracking_allocator_test.cc | 42   size_t RequestedSize(const void* ptr) const override {  in RequestedSize()  function in tensorflow::TestableSizeTrackingAllocator
  | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | scoped_allocator.h | 111   size_t RequestedSize(const void* ptr) const override { return 0; }  in RequestedSize()  function
  | 
| D | process_state.h | 142   size_t RequestedSize(const void* p) const override {  in RequestedSize()  function
  | 
| D | bfc_allocator.cc | 932 size_t BFCAllocator::RequestedSize(const void* ptr) const {  in RequestedSize()  function in tensorflow::BFCAllocator
  | 
| /external/gwp_asan/gwp_asan/ | 
| D | common.h | 94   size_t RequestedSize = 0;  member
  | 
| /external/scudo/standalone/ | 
| D | report.cpp | 120 void NORETURN reportOutOfMemory(uptr RequestedSize) {  in reportOutOfMemory()
  | 
| /external/compiler-rt/lib/scudo/ | 
| D | scudo_allocator.cpp | 71   u64 RequestedSize : 40; // Needed for reallocation purposes.  member
  | 
| /external/mesa3d/src/mesa/main/ | 
| D | mtypes.h | 1885    GLsizeiptr RequestedSize[MAX_FEEDBACK_BUFFERS];  member
  |