Home
last modified time | relevance | path

Searched defs:needs (Results 1 - 12 of 12) sorted by relevance

/third_party/python/Lib/encodings/
H A Dzlib_codec.py9 import zlib # this codec needs the optional zlib module ! namespace
H A Dbz2_codec.py11 import bz2 # this codec needs the optional bz2 module ! namespace
/third_party/toybox/lib/
H A Dargs.c489 char needs[32], *s = needs; in get_optflags() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dliveness.c173 pseudo_t needs; in track_bb_liveness() local
[all...]
H A Dlinearize.h175 struct pseudo_list *needs, *defines; member
H A Dlinearize.c513 pseudo_t needs, defines; in show_bb() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_host.h163 void SetNeedsMeta (bool needs) in SetNeedsMeta() argument
180 void SetNeedsImage (bool needs) in SetNeedsImage() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp546 WQMState needs = ctx.handle_wqm ? ctx.info[block->index].instr_needs[idx] : Unspecified; in process_instructions() local
/third_party/ffmpeg/libavcodec/
H A Dsnow.c160 static const uint8_t needs[16]={ in mc_block() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c1101 enum mesa_vk_graphics_state_groups needs = 0; in vk_graphics_pipeline_state_fill() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c4354 radv_update_preamble_cs(struct radv_queue_state *queue, struct radv_device *device, const struct radv_queue_ring_info *needs) radv_update_preamble_cs() argument
4898 struct radv_queue_ring_info needs = queue->ring_info; radv_update_preambles() local
4969 struct radv_queue_ring_info needs = queue->ace_internal_state->ring_info; radv_update_ace_preambles() local
[all...]
/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.cc7574 CPUFeatures needs = cpu_features_auditor_->GetInstructionFeatures(); in Disassembler() local
7591 features << needs; in Disassembler() local

Completed in 29 milliseconds