/external/mesa3d/src/intel/vulkan/ |
D | anv_rmv.c | 300 bool is_internal, in anv_rmv_log_heap_create() 382 bool is_internal, in anv_rmv_log_buffer_create() 444 bool is_internal, in anv_rmv_log_image_create() 535 bool is_internal) in anv_rmv_log_query_pool_create() 668 bool is_internal) in anv_rmv_log_descriptor_pool_create() 726 bool is_internal) in anv_rmv_log_graphics_pipeline_create() 757 bool is_internal) in anv_rmv_log_compute_pipeline_create() 786 bool is_internal) in anv_rmv_log_rt_pipeline_create() 834 bool is_internal) in anv_rmv_log_event_create()
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | jemalloc_internal_inlines_c.h | 42 bool is_internal, arena_t *arena, bool slow_path) { in iallocztm() 68 tcache_t *tcache, bool is_internal, arena_t *arena) { in ipallocztm() 105 bool is_internal, bool slow_path) { in idalloctm()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_rmv.c | 473 radv_rmv_log_heap_create(struct radv_device *device, VkDeviceMemory heap, bool is_internal, in radv_rmv_log_heap_create() 504 radv_rmv_log_bo_allocate(struct radv_device *device, struct radeon_winsys_bo *bo, bool is_internal) in radv_rmv_log_bo_allocate() 561 …og_image_create(struct radv_device *device, const VkImageCreateInfo *create_info, bool is_internal, in radv_rmv_log_image_create() 801 …phics_pipeline_create(struct radv_device *device, struct radv_pipeline *pipeline, bool is_internal) in radv_rmv_log_graphics_pipeline_create() 832 …mpute_pipeline_create(struct radv_device *device, struct radv_pipeline *pipeline, bool is_internal) in radv_rmv_log_compute_pipeline_create() 901 …vent_create(struct radv_device *device, VkEvent _event, VkEventCreateFlags flags, bool is_internal) in radv_rmv_log_event_create()
|
D | radv_event.c | 33 const VkAllocationCallbacks *pAllocator, VkEvent *pEvent, bool is_internal) in radv_create_event()
|
D | radv_pipeline.h | 49 bool is_internal; member
|
D | radv_buffer.c | 65 const VkAllocationCallbacks *pAllocator, VkBuffer *pBuffer, bool is_internal) in radv_create_buffer() 273 bool is_internal, struct radeon_winsys_bo **out_bo) in radv_bo_create()
|
D | radv_device_memory.c | 66 const VkAllocationCallbacks *pAllocator, VkDeviceMemory *pMem, bool is_internal) in radv_alloc_memory()
|
D | radv_pipeline_compute.c | 92 … bool keep_executable_info, bool keep_statistic_info, bool is_internal, bool skip_shaders_cache, in radv_compile_cs()
|
D | radv_image.c | 1345 const VkAllocationCallbacks *alloc, VkImage *pImage, bool is_internal) in radv_image_create()
|
D | radv_pipeline_graphics.c | 2590 bool keep_executable_info, bool keep_statistic_info, bool is_internal, in radv_graphics_shaders_compile()
|
D | radv_shader.c | 312 const struct radv_spirv_to_nir_options *options, bool is_internal) in radv_shader_spirv_to_nir()
|
/external/autotest/server/site_tests/audio_AudioAfterReboot/ |
D | audio_AudioAfterReboot.py | 149 is_internal=False, argument
|
/external/mesa3d/src/vulkan/runtime/rmv/ |
D | vk_rmv_common.c | 99 vk_rmv_log_buffer_create(struct vk_device *device, bool is_internal, VkBuffer _buffer) in vk_rmv_log_buffer_create()
|
D | vk_rmv_tokens.h | 204 bool is_internal; member
|
/external/cronet/stable/third_party/libc++/src/utils/libcxx/ |
D | header_information.py | 41 def is_internal(self) -> bool: member in Header
|
/external/cronet/tot/third_party/libc++/src/utils/libcxx/ |
D | header_information.py | 41 def is_internal(self) -> bool: member in Header
|
/external/chromium-crossbench/crossbench/probes/ |
D | internal.py | 30 def is_internal(self) -> bool: member in InternalProbe
|
D | probe.py | 134 def is_internal(self) -> bool: member in Probe
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorContractionSycl.h | 380 const bool is_internal; member
|
/external/flatbuffers/src/ |
D | idl_gen_grpc.cpp | 131 bool is_internal() const { in is_internal() function in flatbuffers::FlatBufService
|
/external/jemalloc_new/src/ |
D | jemalloc.c | 229 a0ialloc(size_t size, bool zero, bool is_internal) { in a0ialloc() 239 a0idalloc(void *ptr, bool is_internal) { in a0idalloc()
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 150 std::string DescriptorFullName(const DescriptorType* desc, bool is_internal) { in DescriptorFullName()
|
/external/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 150 std::string DescriptorFullName(const DescriptorType* desc, bool is_internal) { in DescriptorFullName()
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 150 std::string DescriptorFullName(const DescriptorType* desc, bool is_internal) { in DescriptorFullName()
|
/external/mesa3d/src/imagination/pco/ |
D | pco_internal.h | 338 bool is_internal; /** Whether this is an internal shader. */ member
|