Home
last modified time | relevance | path

Searched defs:needs (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_host.h163 void SetNeedsMeta (bool needs) in SetNeedsMeta()
180 void SetNeedsImage (bool needs) in SetNeedsImage()
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_host.h163 void SetNeedsMeta (bool needs) in SetNeedsMeta()
180 void SetNeedsImage (bool needs) in SetNeedsImage()
/third_party/rust/rust/tests/ui/traits/new-solver/
Dunevaluated-const-impl-trait-ref.rs10 fn needs<const N: usize>() where (): Trait<N> {} in needs() function
/third_party/rust/rust/src/tools/compiletest/src/header/
Dneeds.rs12 let needs = &[ in handle_needs() localVariable
/third_party/toybox/lib/
Dargs.c492 char needs[32], *s = needs; in get_optflags() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_queue.c917 const struct radv_queue_ring_info *needs) in radv_update_preamble_cs()
1286 struct radv_queue_ring_info needs = queue->ring_info; in radv_update_preambles() local
1521 struct radv_queue_ring_info needs = queue->follower_state->ring_info; in radv_update_gang_preambles() local
/third_party/mesa3d/src/amd/compiler/
Daco_insert_exec_mask.cpp432 WQMState needs = ctx.handle_wqm ? get_instr_needs(instr) : Unspecified; in process_instructions() local
/third_party/ffmpeg/libavcodec/
Dsnow.c160 static const uint8_t needs[16]={ in mc_block() local
/third_party/rust/rust/src/tools/compiletest/src/
Dheader.rs19 mod needs; module
24 needs: CachedNeedsConditions, field
/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Dexpr.rs3076 let needs = if is_input { Needs::None } else { Needs::MutPlace }; in check_expr_asm_operand() localVariable
/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.c1505 enum mesa_vk_graphics_state_groups needs = 0; in vk_graphics_pipeline_state_fill() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dmessage.cc2913 ArenaDtorNeeds needs = ArenaDtorNeeds::kNone; in NeedsArenaDestructor() local
/third_party/vixl/src/aarch64/
Ddisasm-aarch64.cc7576 CPUFeatures needs = cpu_features_auditor_->GetInstructionFeatures(); in Disassembler() local