Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/kernel/mem/vma/
Dvma03.c73 void *map, *remap; in main() local
/third_party/ffmpeg/libavcodec/
Ddv.c68 static const uint8_t remap[][2] = { in dv_calc_mb_coordinates() local
Dmsvideo1enc.c65 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/mesa3d/src/mesa/program/
Dprogram.c425 unsigned *remap = malloc(num_state_params * sizeof(unsigned)); in _mesa_add_separate_state_parameters() local
/third_party/glslang/SPIRV/
DSPVRemapper.cpp1448 void spirvbin_t::remap(std::uint32_t opts) in remap() function in spv::spirvbin_t
1508 …void spirvbin_t::remap(std::vector<std::uint32_t>& in_spv, const std::vector<std::string>& whiteLi… in remap() function in spv::spirvbin_t
1518 void spirvbin_t::remap(std::vector<std::uint32_t>& in_spv, std::uint32_t opts) in remap() function in spv::spirvbin_t
/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
Dspirv_cross_c.cpp900const spvc_hlsl_vertex_attribute_remap *remap, in spvc_compiler_hlsl_add_vertex_attribute_remap()
/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/node/deps/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.h115 pa_remap_t remap; member
Dresampler.c1517 pa_remap_t *remap = &r->remap; in remap_channels() local
/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/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-hvar-table.hh114 void remap (const DeltaSetIndexMap *input_map, in remap() function
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c1504 unsigned *remap) in agx_remap_varyings_vs()
1539 unsigned *remap) in agx_remap_varyings_fs()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c712 bi_index *remap = calloc(ctx->ssa_alloc, sizeof(bi_index)); in bi_lower_vector() local
/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c860 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 __anond10163240311::DebugTypeInfoRemoval
619 auto remap = [&](MDNode *Node) -> MDNode * { in stripNonLineTableDebugInfo() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_spill.c97 struct hash_table *remap; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp520 bool remap; member
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_T2_32.c1149 sljit_u32 remap[3]; in sljit_emit_enter() local
DsljitNativeARM_32.c1070 sljit_u32 remap[3]; in sljit_emit_enter() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryMappingTests.cpp520 bool remap; member

12