/external/chromium_org/gpu/command_buffer/common/ |
D | id_allocator_test.cc | 27 EXPECT_FALSE(allocator->InUse(1)); in TEST_F() 31 EXPECT_TRUE(allocator->InUse(id1)); in TEST_F() 36 EXPECT_TRUE(allocator->InUse(id2)); in TEST_F() 41 EXPECT_FALSE(allocator->InUse(id1)); in TEST_F() 45 EXPECT_FALSE(allocator->InUse(id2)); in TEST_F() 60 EXPECT_TRUE(allocator->InUse(ids[i])); in TEST_F() 66 EXPECT_FALSE(allocator->InUse(id1)); in TEST_F() 68 EXPECT_TRUE(allocator->InUse(id2)); in TEST_F() 77 EXPECT_FALSE(allocator->InUse(id)); in TEST_F() 79 EXPECT_TRUE(allocator->InUse(id)); in TEST_F()
|
D | id_allocator.h | 44 virtual bool InUse(ResourceId id) const = 0; 58 virtual bool InUse(ResourceId id) const OVERRIDE; 90 virtual bool InUse(ResourceId id) const OVERRIDE;
|
D | id_allocator.cc | 68 bool IdAllocator::InUse(ResourceId id) const { in InUse() function in gpu::IdAllocator 117 bool NonReusedIdAllocator::InUse(ResourceId id) const { in InUse() function in gpu::NonReusedIdAllocator
|
/external/chromium_org/gpu/command_buffer/service/ |
D | shader_manager_unittest.cc | 129 EXPECT_FALSE(shader1->InUse()); in TEST_F() 237 EXPECT_FALSE(shader1->InUse()); in TEST_F() 240 EXPECT_TRUE(shader1->InUse()); in TEST_F() 242 EXPECT_TRUE(shader1->InUse()); in TEST_F() 248 EXPECT_TRUE(shader1->InUse()); in TEST_F() 255 EXPECT_FALSE(shader1->InUse()); in TEST_F() 257 EXPECT_TRUE(shader1->InUse()); in TEST_F() 259 EXPECT_TRUE(shader1->InUse()); in TEST_F() 261 EXPECT_TRUE(shader1->InUse()); in TEST_F() 263 EXPECT_FALSE(shader1->InUse()); in TEST_F()
|
D | gles2_cmd_decoder_unittest.cc | 231 EXPECT_TRUE(id_allocator->InUse(kExpectedId1)); in TEST_P() 232 EXPECT_TRUE(id_allocator->InUse(kExpectedId2)); in TEST_P() 233 EXPECT_FALSE(id_allocator->InUse(kRegisterId)); in TEST_P() 234 EXPECT_FALSE(id_allocator->InUse(kExpectedId3)); in TEST_P() 240 EXPECT_TRUE(id_allocator->InUse(kExpectedId1)); in TEST_P() 241 EXPECT_TRUE(id_allocator->InUse(kExpectedId2)); in TEST_P() 242 EXPECT_TRUE(id_allocator->InUse(kRegisterId)); in TEST_P() 243 EXPECT_FALSE(id_allocator->InUse(kExpectedId3)); in TEST_P() 249 EXPECT_TRUE(id_allocator->InUse(kExpectedId1)); in TEST_P() 250 EXPECT_TRUE(id_allocator->InUse(kExpectedId2)); in TEST_P() [all …]
|
D | program_manager_unittest.cc | 121 EXPECT_FALSE(program1->InUse()); in TEST_F() 904 EXPECT_FALSE(vshader->InUse()); in TEST_F() 905 EXPECT_FALSE(fshader->InUse()); in TEST_F() 907 EXPECT_TRUE(vshader->InUse()); in TEST_F() 909 EXPECT_TRUE(fshader->InUse()); in TEST_F() 911 EXPECT_FALSE(program->InUse()); in TEST_F() 914 EXPECT_TRUE(program->InUse()); in TEST_F() 916 EXPECT_TRUE(program->InUse()); in TEST_F() 922 EXPECT_TRUE(program->InUse()); in TEST_F() 930 EXPECT_FALSE(vshader->InUse()); in TEST_F() [all …]
|
D | shader_manager.h | 85 bool InUse() const { in InUse() function
|
D | shader_manager.cc | 196 if (shader->IsDeleted() && !shader->InUse()) { in RemoveShader()
|
D | program_manager.h | 189 bool InUse() const { in InUse() function
|
D | program_manager.cc | 1325 if (program->IsDeleted() && !program->InUse()) { in RemoveProgramInfoIfUnused()
|
D | gles2_cmd_decoder.cc | 5852 if (!state_.current_program->InUse()) { in CheckCurrentProgram()
|
/external/chromium_org/gpu/command_buffer/client/ |
D | fenced_allocator.h | 88 bool InUse(); 250 bool InUse() { in InUse() function 251 return allocator_.InUse(); in InUse()
|
D | mapped_memory.h | 102 bool InUse() { in InUse() function 103 return allocator_.InUse(); in InUse()
|
D | fenced_allocator_test.cc | 125 EXPECT_FALSE(allocator_->InUse()); in TEST_F() 129 EXPECT_TRUE(allocator_->InUse()); in TEST_F() 135 EXPECT_FALSE(allocator_->InUse()); in TEST_F() 143 EXPECT_FALSE(allocator_->InUse()); in TEST_F() 253 EXPECT_TRUE(allocator_->InUse()); in TEST_F() 290 EXPECT_TRUE(allocator_->InUse()); in TEST_F() 297 EXPECT_FALSE(allocator_->InUse()); in TEST_F()
|
D | mapped_memory.cc | 133 if (!chunk->InUse()) { in FreeUnused()
|
D | fenced_allocator.cc | 170 bool FencedAllocator::InUse() { in InUse() function in gpu::FencedAllocator
|
D | gles2_implementation.cc | 3388 if (!query_id_allocator_->InUse(id)) { in BeginQueryEXT()
|
/external/valgrind/main/coregrind/ |
D | m_transtab.c | 149 enum { InUse, Deleted, Empty } status; enumerator 448 vg_assert(tte->status == InUse); in index_tte() 707 vg_assert(sec->tt[tteNo].status == InUse); in find_TTEntry_from_hcode() 882 vg_assert(here_tte->status == InUse); in unchain_in_preparation_for_deletion() 1122 if (tte->status != InUse) in sanity_check_eclasses_in_sector() 1165 vg_assert(tte->status == InUse); in sanity_check_eclasses_in_sector() 1192 case InUse: VG_(printf)("InUse\n"); break; in sanity_check_eclasses_in_sector() 1437 if (sec->tt[i].status == InUse) { in initialiseSector() 1620 sectors[y].tt[i].status = InUse; in VG_() 1698 if (sectors[sno].tt[k].status == InUse in VG_() [all …]
|
/external/chromium_org/third_party/webrtc/video_engine/ |
D | vie_remb.h | 47 bool InUse() const;
|
D | vie_remb.cc | 89 bool VieRemb::InUse() const { in InUse() function in webrtc::VieRemb
|
D | vie_channel_group.cc | 193 assert(!remb_->InUse()); in ~ChannelGroup()
|
/external/chromium_org/net/disk_cache/memory/ |
D | mem_entry_impl.h | 63 bool InUse();
|
D | mem_backend_impl.cc | 324 if (!node->InUse() || empty) { in TrimCache()
|
D | mem_entry_impl.cc | 131 bool MemEntryImpl::InUse() { in InUse() function in disk_cache::MemEntryImpl
|