/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_base.cpp | 44 void ValueRemapper::remap(PValue& v) in remap() function in r600::ValueRemapper 72 void ValueRemapper::remap(GPRVector& v) in remap() function in r600::ValueRemapper
|
/third_party/ltp/testcases/kernel/mem/vma/ |
D | vma03.c | 73 void *map, *remap; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | dv.c | 78 static const uint8_t remap[][2] = { in dv_calc_mb_coordinates() local
|
D | msvideo1enc.c | 63 static const int remap[16] = { 0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15 }; variable
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_nir_lower_multiview.c | 103 uint64_t remap = 0; in build_view_index() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | SymbolEnv.cpp | 286 const TStructure &SymbolEnv::remap(const TStructure &s) const in remap() function in SymbolEnv 298 const TStructure *SymbolEnv::remap(const TStructure *s) const in remap() function in SymbolEnv
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | main.cpp | 961 … bool remap_generic(Compiler &compiler, const SmallVector<Resource> &resources, const Remap &remap) in remap_generic() 1171 for (const VariableTypeRemap &remap : args.variable_type_remaps) in compile_iteration() local 1368 for (auto &remap : args.remaps) in compile_iteration() local 1400 for (auto &remap : compiler->get_combined_image_samplers()) in compile_iteration() local 1420 for (auto &remap : args.hlsl_attr_remap) in compile_iteration() local 1603 HLSLVertexAttributeRemap remap; in main_inner() local
|
/third_party/mesa3d/src/mesa/program/ |
D | program.c | 586 unsigned *remap = malloc(num_state_params * sizeof(unsigned)); in _mesa_add_separate_state_parameters() local
|
/third_party/node/deps/brotli/c/enc/ |
D | block_splitter_inc.h | 220 uint32_t remap[HISTOGRAMS_PER_BATCH] = { 0 }; in FN() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | block_splitter_inc.h | 220 uint32_t remap[HISTOGRAMS_PER_BATCH] = { 0 }; in FN() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_emulate_branches.c | 282 struct remap_output_data remap; in fix_output_writes() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | resampler.h | 109 pa_remap_t remap; member
|
D | resampler.c | 1376 pa_remap_t *remap = &r->remap; in remap_channels() local
|
/third_party/glslang/SPIRV/ |
D | SPVRemapper.h | 87 void remap(std::vector<std::uint32_t>& /*spv*/, unsigned int /*opts = 0*/) in remap() function
|
D | SPVRemapper.cpp | 1428 void spirvbin_t::remap(std::uint32_t opts) in remap() function in spv::spirvbin_t 1488 void spirvbin_t::remap(std::vector<std::uint32_t>& in_spv, std::uint32_t opts) in remap() function in spv::spirvbin_t
|
/third_party/alsa-lib/src/control/ |
D | control_remap.c | 92 snd_ctl_remap_id_t *remap; member 1150 int snd_ctl_remap_open(snd_ctl_t **handlep, const char *name, snd_config_t *remap, in snd_ctl_remap_open() 1290 snd_config_t *remap = NULL; in _snd_ctl_remap_open() local
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.c | 1262 unsigned *remap) in agx_remap_varyings_vs() 1297 unsigned *remap) in agx_remap_varyings_fs()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-var-hvar-table.hh | 114 void remap (const DeltaSetIndexMap *input_map, in remap() function
|
/third_party/harfbuzz/src/ |
D | hb-ot-var-hvar-table.hh | 200 void remap (const DeltaSetIndexMap *input_map, in remap() function
|
/third_party/mesa3d/src/mesa/state_tracker/tests/ |
D | st_tests_common.cpp | 594 vector<int> remap(lt.size()); in run() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_linking_helpers.c | 827 struct varying_loc remap[MAX_VARYINGS_INCL_PATCH][4] = {{{0}, {0}}}; in compact_components() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 517 void remap(MDNode *N) { in remap() function in __anon05d64b990311::DebugTypeInfoRemoval 619 auto remap = [&](MDNode *Node) -> MDNode * { in stripNonLineTableDebugInfo() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_32.c | 2429 sljit_u32 remap = 0; in hardfloat_call_with_args() local
|
D | sljitNativeARM_T2_32.c | 2028 sljit_u32 remap = 0; in hardfloat_call_with_args() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_spill.c | 94 struct hash_table *remap; member
|