/third_party/ffmpeg/libavcodec/ |
H A D | wmavoice.c | 862 dequant_lsps(double *lsps, int num, const uint16_t *values, const uint16_t *sizes, int n_stages, const uint8_t *table, const double *mul_q, const double *base_q) dequant_lsps() argument [all...] |
H A D | vorbisenc.c | 75 int values; member [all...] |
/third_party/glfw/src/ |
H A D | x11_window.c | 1196 const double* values = re->raw_values; in processEvent() local
|
/third_party/backends/backend/ |
H A D | rts8891.c | 2315 void *values[NUM_CFG_OPTIONS]; probe_rts8891_devices() local [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | options.c | 813 void build_foomatic_custom_command(dstr_t *cmd, option_t *opt, const char *values) in build_foomatic_custom_command() argument 847 void build_cups_custom_ps_command(dstr_t *cmd, option_t *opt, const char *values) in build_cups_custom_ps_command() argument 860 void build_cups_custom_jcl_command(dstr_t *cmd, option_t *opt, const char *values) in build_cups_custom_jcl_command() argument 983 void composite_set_values(option_t *opt, int optionset, const char *values) in composite_set_values() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | measfmttest.cpp | 3922 double values[] = {1.588, 1.011}; in Test10219FractionalPlurals() local
|
H A D | tmsgfmt.cpp | 1527 UnicodeString values[] = { in TestRBNF() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cucdtst.c | 2978 } values[]={ in TestNumericProperties() local [all...] |
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asoc.h | 428 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4]; member
|
/third_party/icu/icu4c/source/common/ |
H A D | umutablecptrie.cpp | 758 uint32_t values[CAPACITY]; member in __anon3198::AllSameBlocks [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | HashCalc.cpp | 2047 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
in SetProperties() argument
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 1385 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
in SetProperties() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_clear.c | 1546 bool values[4] = {0}; in gfx8_get_fast_clear_parameters() local [all...] |
H A D | radv_query.c | 1457 unsigned values = (flags & VK_QUERY_RESULT_WITH_AVAILABILITY_BIT) ? 1 : 0; in radv_query_result_size() local [all...] |
H A D | radv_device_generated_commands.c | 254 nir_ssa_def *values[5] = { in dgc_emit_userdata_vertex() local 269 nir_ssa_def *values[2] = {nir_imm_int(b, PKT3(PKT3_NUM_INSTANCES, 0, false)), instance_count}; in dgc_emit_instance_count() local 278 nir_ssa_def *values[5] = {nir_imm_int(b, PKT3(PKT3_DRAW_INDEX_OFFSET_2, 3, false)), in dgc_emit_draw_indexed() local 288 nir_ssa_def *values[3] = {nir_imm_int(b, PKT3(PKT3_DRAW_INDEX_AUTO, 1, false)), vertex_count, dgc_emit_draw() local [all...] |
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.c | 290 agx_index values = agx_ld_vary_flat(b, agx_immediate(imm_index + i), 1); in agx_emit_load_vary_flat() local
|
/third_party/littlefs/runners/ |
H A D | test_runner.c | 1047 intmax_t *values; member [all...] |
H A D | bench_runner.c | 1014 intmax_t *values; member [all...] |
/third_party/mesa3d/src/gallium/include/winsys/ |
H A D | radeon_winsys.h | 720 static inline void radeon_emit_array(struct radeon_cmdbuf *cs, const uint32_t *values, in radeon_emit_array() argument
|
/third_party/node/src/ |
H A D | env.cc | 372 const std::vector<PropInfo>& values = info->template_values; in DeserializeProperties() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | umutablecptrie.cpp | 758 uint32_t values[CAPACITY]; member in __anon11850::AllSameBlocks [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir.c | 1358 gl_system_value *values; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | ffvertex_prog.c | 479 gl_constant_value values[4]; in register_const4f() local
|
H A D | uniforms.c | 542 _mesa_ProgramUniformHandleui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 *values) _mesa_ProgramUniformHandleui64vARB() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ra.cpp | 1270 std::list<RIG_Node *> values, active; buildRIG() local [all...] |