| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fieldhint.c | 292 static const AVFilterPad inputs[] = { variable
|
| H A D | vf_limiter.c | 225 static const AVFilterPad inputs[] = { variable
|
| H A D | vf_swaprect.c | 218 static const AVFilterPad inputs[] = { variable
|
| H A D | vf_il.c | 177 static const AVFilterPad inputs[] = { variable
|
| H A D | vf_shear.c | 294 static const AVFilterPad inputs[] = { variable
|
| /third_party/gn/src/gn/ |
| H A D | ninja_binary_target_writer.cc | 63 UniqueVector<const SourceFile*> inputs; in WriteInputsStampAndGetDep() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ulistfmttest.c | 147 const UChar* inputs[] = { in TestUListFmtToValue() local 174 const UChar* inputs[] = { in TestUListFmtToValue() local 228 const UChar* inputs[] = { in TestUListOpenStyled() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
| H A D | NumberFormatterApiTest.java | 3138 assertFormatDescending( String message, String skeleton, String conciseSkeleton, UnlocalizedNumberFormatter f, ULocale locale, double[] inputs, String... expected) assertFormatDescending() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io_to_temporaries.c | 326 nir_lower_io_to_temporaries(nir_shader *shader, nir_function_impl *entrypoint, bool outputs, bool inputs) nir_lower_io_to_temporaries() argument
|
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | agx_device.c | 78 uint64_t inputs[2] = { in agx_shmem_alloc() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_instruction_selection.h | 113 shader_io_state inputs; member
|
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_build_data.c | 190 static size_t alloc_vs_inputs(struct rogue_vertex_inputs *inputs) in alloc_vs_inputs() argument 250 static void reserve_vs_input(struct rogue_vertex_inputs *inputs, in reserve_vs_input() argument [all...] |
| H A D | rogue_build_data.h | 132 struct rogue_vertex_inputs inputs; member
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_dec_common.h | 150 const void *inputs[2]; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_drawtex.c | 134 unsigned inputs[2 + MAX_TEXTURE_UNITS]; in lookup_shader() local
|
| H A D | st_context.c | 123 const uint64_t inputs = ctx->VertexProgram._Current->info.inputs_read; in st_vp_uses_current_values() local
|
| H A D | st_cb_clear.c | 137 unsigned inputs[] = { in make_nir_clear_vertex_shader() local
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_print.c | 215 _mesa_print_vp_inputs(GLbitfield inputs) in _mesa_print_vp_inputs() argument 233 _mesa_print_fp_inputs(GLbitfield inputs) in _mesa_print_fp_inputs() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | cmdline.c | 194 struct panfrost_compile_inputs inputs = { in compile_shader() local
|
| /third_party/mesa3d/src/util/ |
| H A D | vl_vlc.h | 44 const void *const *inputs; member 175 vl_vlc_init(struct vl_vlc *vlc, unsigned num_inputs, const void *const *inputs, const unsigned *sizes) vl_vlc_init() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_debug.c | 252 const struct lp_rast_shader_inputs *inputs = arg.shade_tile; in debug_blit_tile() local 272 const struct lp_rast_shader_inputs *inputs = arg.shade_tile; in debug_shade_tile() local
|
| H A D | lp_rast_priv.h | 225 lp_rast_shade_quads_all( struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y ) lp_rast_shade_quads_all() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | common-operator-reducer.cc | 216 Node::Inputs inputs = node->inputs(); in ReduceEffectPhi() local 241 Node::Inputs inputs = node->inputs(); in ReducePhi() local [all...] |
| H A D | escape-analysis-reducer.cc | 189 std::vector<Node*> inputs; in ReduceDeoptState() local 372 Constructor(NodeHashCache* cache, const Operator* op, int input_count, Node** inputs, Type type) Constructor() argument
|
| H A D | dead-code-elimination.cc | 89 Node::Inputs inputs = node->inputs(); in ReduceEnd() local 113 Node::Inputs inputs = node->inputs(); ReduceLoopOrMerge() local [all...] |