Home
last modified time | relevance | path

Searched defs:idx (Results 51 - 75 of 1797) sorted by relevance

12345678910>>...72

/third_party/skia/third_party/externals/tint/src/ast/
H A Dindex_accessor_expression.cc45 auto* idx = ctx->Clone(index); in Clone() local
24 IndexAccessorExpression(ProgramID pid, const Source& src, const Expression* obj, const Expression* idx) IndexAccessorExpression() argument
/third_party/toybox/scripts/
H A Dmktags.c11 int idx = 0; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddiscrete_distribution.cc57 size_t idx = 0; in InitDiscreteDistribution() local
/third_party/ffmpeg/libavcodec/
H A Dcos_tablegen.c69 int idx = j > m/4 ? m/2 - j : j; in main() local
H A Dmsp2dec.c39 GetByteContext idx, gb; in msp2_decode_frame() local
/third_party/elfutils/backends/
H A Dia64_regs.c174 const size_t idx = regno - (334 + 8); in ia64_register_info() local
/third_party/ffmpeg/libavcodec/arm/
H A Daac.h29 static inline float *VMUL2(float *dst, const float *v, unsigned idx, in VMUL2() argument
48 static inline float *VMUL4(float *dst, const float *v, unsigned idx, in VMUL4() argument
73 static inline float *VMUL2S(float *dst, const float *v, unsigned idx, in VMUL2S() argument
98 static inline float *VMUL4S(float *dst, const float *v, unsigned idx, in VMUL4S() argument
/third_party/elfutils/tests/
H A Ddwelfgnucompressed.c70 int idx = elf_ndxscn (scn); in main() local
H A Delfgetchdr.c70 int idx = elf_ndxscn (scn); in main() local
H A Delfgetzdata.c71 size_t idx = elf_ndxscn (scn); in main() local
/third_party/elfutils/libdw/
H A Ddwarf_formstring.c91 Dwarf_Word idx; in dwarf_formstring() local
H A Ddwarf_getabbrevattr.c40 dwarf_getabbrevattr_data (Dwarf_Abbrev *abbrev, size_t idx, in dwarf_getabbrevattr_data() argument
H A Ddwarf_formaddr.c38 __libdw_addrx (Dwarf_CU *cu, Dwarf_Word idx, Dwarf_Addr *addr) in __libdw_addrx() argument
[all...]
/third_party/f2fs-tools/fsck/
H A Ddefrag.c66 u64 idx, offset; in f2fs_defragment() local
/third_party/ffmpeg/libavformat/
H A Drtpenc_chain.c28 ff_rtp_chain_mux_open(AVFormatContext **out, AVFormatContext *s, AVStream *st, URLContext *handle, int packet_size, int idx) ff_rtp_chain_mux_open() argument
H A Dfrmdec.c56 unsigned idx; in frm_read_header() local
H A Doggparsecelt.c33 static int celt_header(AVFormatContext *s, int idx) in celt_header() argument
H A Doggparseskeleton.c26 static int skeleton_header(AVFormatContext *s, int idx) in skeleton_header() argument
/third_party/ffmpeg/tests/checkasm/
H A Daf_afir.c57 int idx = i & ~1; in test_fcmul_add() local
/third_party/curl/docs/examples/
H A Dmulti-app.c89 int idx; in main() local
/third_party/libwebsockets/lib/drivers/led/
H A Dled-gpio.c107 int idx = lws_led_gpio_lookup(lo, name); in lws_led_gpio_intensity() local
/third_party/jerryscript/targets/esp8266/user/
H A Duser_main.c36 static void show_free_mem(int idx) { in show_free_mem() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dmain.cpp81 int idx = 0; in main() local
H A Dlink_uniform_block_active_visitor.cpp116 const unsigned idx = c->get_uint_component(0); in process_arrays() local
/third_party/musl/libc-test/src/regression/
H A Dflockfile-list.c22 static int idx; variable

Completed in 9 milliseconds

12345678910>>...72