/third_party/ltp/testcases/kernel/mem/vma/ |
D | vma03.c | 73 void *map, *remap; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | dv.c | 68 static const uint8_t remap[][2] = { in dv_calc_mb_coordinates() local
|
D | msvideo1enc.c | 65 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/mesa3d/src/mesa/program/ |
D | program.c | 425 unsigned *remap = malloc(num_state_params * sizeof(unsigned)); in _mesa_add_separate_state_parameters() local
|
/third_party/glslang/SPIRV/ |
D | SPVRemapper.cpp | 1448 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/ |
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
|
D | spirv_cross_c.cpp | 900 … const spvc_hlsl_vertex_attribute_remap *remap, in spvc_compiler_hlsl_add_vertex_attribute_remap()
|
/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/node/deps/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 | 115 pa_remap_t remap; member
|
D | resampler.c | 1517 pa_remap_t *remap = &r->remap; in remap_channels() local
|
/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/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/mesa3d/src/asahi/compiler/ |
D | agx_compile.c | 1504 unsigned *remap) in agx_remap_varyings_vs() 1539 unsigned *remap) in agx_remap_varyings_fs()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_ra.c | 712 bi_index *remap = calloc(ctx->ssa_alloc, sizeof(bi_index)); in bi_lower_vector() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_linking_helpers.c | 860 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 __anond10163240311::DebugTypeInfoRemoval 619 auto remap = [&](MDNode *Node) -> MDNode * { in stripNonLineTableDebugInfo() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_spill.c | 97 struct hash_table *remap; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 520 bool remap; member
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_T2_32.c | 1149 sljit_u32 remap[3]; in sljit_emit_enter() local
|
D | sljitNativeARM_32.c | 1070 sljit_u32 remap[3]; in sljit_emit_enter() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 520 bool remap; member
|