Home
last modified time | relevance | path

Searched defs:remap (Results 1 – 25 of 31) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_base.cpp44 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/
Dvma03.c73 void *map, *remap; in main() local
/third_party/ffmpeg/libavcodec/
Ddv.c78 static const uint8_t remap[][2] = { in dv_calc_mb_coordinates() local
Dmsvideo1enc.c63 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/
Danv_nir_lower_multiview.c103 uint64_t remap = 0; in build_view_index() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.cpp286 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/
Dmain.cpp961 … 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/
Dprogram.c586 unsigned *remap = malloc(num_state_params * sizeof(unsigned)); in _mesa_add_separate_state_parameters() local
/third_party/node/deps/brotli/c/enc/
Dblock_splitter_inc.h220 uint32_t remap[HISTOGRAMS_PER_BATCH] = { 0 }; in FN() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter_inc.h220 uint32_t remap[HISTOGRAMS_PER_BATCH] = { 0 }; in FN() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c282 struct remap_output_data remap; in fix_output_writes() local
/third_party/pulseaudio/src/pulsecore/
Dresampler.h109 pa_remap_t remap; member
Dresampler.c1376 pa_remap_t *remap = &r->remap; in remap_channels() local
/third_party/glslang/SPIRV/
DSPVRemapper.h87 void remap(std::vector<std::uint32_t>& /*spv*/, unsigned int /*opts = 0*/) in remap() function
DSPVRemapper.cpp1428 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/
Dcontrol_remap.c92 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/
Dagx_compile.c1262 unsigned *remap) in agx_remap_varyings_vs()
1297 unsigned *remap) in agx_remap_varyings_fs()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-hvar-table.hh114 void remap (const DeltaSetIndexMap *input_map, in remap() function
/third_party/harfbuzz/src/
Dhb-ot-var-hvar-table.hh200 void remap (const DeltaSetIndexMap *input_map, in remap() function
/third_party/mesa3d/src/mesa/state_tracker/tests/
Dst_tests_common.cpp594 vector<int> remap(lt.size()); in run() local
/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c827 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/
DDebugInfo.cpp517 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/
DsljitNativeARM_32.c2429 sljit_u32 remap = 0; in hardfloat_call_with_args() local
DsljitNativeARM_T2_32.c2028 sljit_u32 remap = 0; in hardfloat_call_with_args() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_spill.c94 struct hash_table *remap; member

12