| /kernel/linux/linux-6.6/lib/ |
| H A D | test_printf.c | 720 const struct software_node first = { .name = "first" }; in fwnode_pointer() local
|
| H A D | test_xarray.c | 1520 static noinline void __check_store_range(struct xarray *xa, unsigned long first, in __check_store_range() argument [all...] |
| /kernel/linux/linux-6.6/net/can/j1939/ |
| H A D | socket.c | 152 struct j1939_session *first; in j1939_sk_queue_activate_next_locked() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | udp_tunnel_nic.c | 846 struct udp_tunnel_nic_shared_node *node, *first; in udp_tunnel_nic_unregister() local
|
| /kernel/linux/linux-6.6/net/mctp/test/ |
| H A D | route-test.c | 164 bool first, last; in mctp_test_fragment() local
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | list.h | 217 struct list_head *first; in list_rotate_left() local 278 struct list_head *first = list->next; in __list_splice() local 652 struct hlist_node *first = h->first; hlist_add_head() local [all...] |
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | name_table.c | 338 bool first = false; in tipc_service_insert_publ() local 424 struct publication *p, *first, *tmp; in tipc_service_subscribe() local [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | wctypendk.cpp | 177 int first;
in Iswcntrl() local 195 int first;
in IswcntrlL() local
|
| /third_party/elfutils/libcpu/ |
| H A D | riscv_disasm.c | 137 uint16_t first = read_2ubyte_unaligned (data); in riscv_disasm() local [all...] |
| /third_party/elfio/c_wrapper/ |
| H A D | elfio_c_wrapper.cpp | 255 elfio_symbol_arrange_local_symbols( psymbol_t psymbol, void ( *func )( Elf_Xword first, Elf_Xword second ) ) elfio_symbol_arrange_local_symbols() argument 309 elfio_relocation_swap_symbols( prelocation_t prelocation, Elf_Xword first, Elf_Xword second ) elfio_relocation_swap_symbols() argument
|
| /third_party/elfio/examples/c_wrapper/ |
| H A D | elfio_c_wrapper.cpp | 255 elfio_symbol_arrange_local_symbols( psymbol_t psymbol, void ( *func )( Elf_Xword first, Elf_Xword second ) ) elfio_symbol_arrange_local_symbols() argument 310 elfio_relocation_swap_symbols( prelocation_t prelocation, Elf_Xword first, Elf_Xword second ) elfio_relocation_swap_symbols() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pthread_frame.c | 911 int first = !i; in ff_frame_thread_init() local 789 init_thread(PerThreadContext *p, int *threads_to_free, FrameThreadContext *fctx, AVCodecContext *avctx, const FFCodec *codec, int first) init_thread() argument
|
| H A D | rv40.c | 81 int first = aic_mode2_vlc_syms[i][j] >> 4; in rv40_init_tables() local
|
| H A D | texturedspenc.c | 443 uint32_t first = AV_RL32(block); in constant_color() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | signature.h | 84 struct FineSignature* first; /* associated Finesignatures */ member 97 struct FineSignature* first; member
|
| H A D | vf_vaguedenoiser.c | 220 int first = NPAD; in symmetric_extension() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rdt.c | 421 int n, first = -1; in rdt_parse_sdp_line() local
|
| H A D | rtspdec.c | 875 int r, rule_nr, first = 1; in rtsp_read_packet() local
|
| /third_party/curl/lib/vtls/ |
| H A D | schannel_verify.c | 93 char first; in c_memmem() local
|
| /third_party/gn/src/base/containers/ |
| H A D | circular_deque.h | 427 circular_deque(InputIterator first, InputIterator last) { in circular_deque() argument 495 assign(InputIterator first, InputIterator last) { in assign() argument 711 insert(const_iterator pos, InputIterator first, InputIterator last) insert() argument 780 erase(const_iterator first, const_iterator last) erase() argument [all...] |
| /third_party/ffmpeg/libpostproc/ |
| H A D | postprocess.c | 291 const int first= FFABS(dst[-1] - dst[0]) < c->QP ? dst[-1] : dst[0]; in doHorizLowPass_C() local 425 const int first= FFABS(src[-1*step] - src[0]) < QP ? src[-1*step] : src[0]; in do_a_deblock_C() local [all...] |
| /third_party/alsa-lib/src/ucm/ |
| H A D | ucm_subs.c | 208 lookup_iter_fcn_t first; member
|
| /third_party/backends/frontend/ |
| H A D | jpegtopdf.c | 145 SANE_pdf_page *first; /* first page data */ member [all...] |
| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 148 bool first = true; variable 156 (void)first; variable [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CaseMapImpl.java | 302 public int first() { in first() method in CaseMapImpl.WholeStringBreakIterator
|