| /kernel/linux/linux-5.10/drivers/media/dvb-core/ |
| H A D | dvb_demux.c | 353 const u8 *before = &buf[p + 1]; in dvb_dmx_swfilter_section_packet() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 711 u64 *pos, *end, *before, *sgl; in ch_ipsec_xmit() local
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | xattr.c | 106 uint32_t target, before; in reclaim_xattr_datum() local
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | lbalance.c | 901 void leaf_insert_into_buf(struct buffer_info *bi, int before, in leaf_insert_into_buf() argument 1314 leaf_paste_entries(struct buffer_info *bi, int item_num, int before, int new_entry_count, struct reiserfs_de_head *new_dehs, const char *records, int paste_size) leaf_paste_entries() argument [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | lbalance.c | 901 void leaf_insert_into_buf(struct buffer_info *bi, int before, in leaf_insert_into_buf() argument 1314 leaf_paste_entries(struct buffer_info *bi, int item_num, int before, int new_entry_count, struct reiserfs_de_head *new_dehs, const char *records, int paste_size) leaf_paste_entries() argument [all...] |
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | xattr.c | 106 uint32_t target, before; in reclaim_xattr_datum() local
|
| /kernel/linux/linux-6.6/include/uapi/sound/ |
| H A D | firewire.h | 61 __be32 before; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ethtool.c | 609 u32 pat, val, before; in reg_pattern_test() local 637 u32 val, before; in reg_set_and_check() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 715 u64 *pos, *end, *before, *sgl; in ch_ipsec_xmit() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-core/ |
| H A D | dvb_demux.c | 343 const u8 *before = &buf[p + 1]; in dvb_dmx_swfilter_section_packet() local
|
| /third_party/curl/lib/vauth/ |
| H A D | digest.c | 505 bool before = FALSE; /* got a nonce before */ in Curl_auth_decode_digest_http_message() local
|
| /third_party/curl/lib/ |
| H A D | easy.c | 565 struct curltime before; in wait_or_timeout() local
|
| /third_party/gn/src/gn/ |
| H A D | parse_tree.h | 46 const std::vector<Token>& before() const { return before_; } in before() function in Comments
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_shader_calls.c | 269 spill_fill(nir_builder *before, nir_builder *after, nir_ssa_def *def, unsigned offset, in spill_fill() argument 377 nir_builder before, after; in spill_ssa_defs_and_lower_shader_calls() local [all...] |
| H A D | nir_schedule.c | 205 add_dep(nir_deps_state *state, nir_schedule_node *before, nir_schedule_node *after) add_dep() argument 222 add_read_dep(nir_deps_state *state, nir_schedule_node *before, nir_schedule_node *after) add_read_dep() argument 230 add_write_dep(nir_deps_state *state, nir_schedule_node **before, nir_schedule_node *after) add_write_dep() argument 279 nir_schedule_node **before = (nir_schedule_node **)&entry->data; nir_schedule_reg_dest_deps() local [all...] |
| H A D | nir_control_flow.c | 367 nir_block *before, *after; in split_block_cursor() local 412 insert_non_block(nir_block *before, nir_cf_node *node, nir_block *after) insert_non_block() argument 556 stitch_blocks(nir_block *before, nir_block *after) stitch_blocks() argument 595 nir_block *before, *after; nir_cf_node_insert() local 801 nir_block *before, *after; nir_cf_reinsert() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | list.h | 175 exec_node_insert_node_before(struct exec_node *n, struct exec_node *before) in exec_node_insert_node_before() argument 242 inline void exec_node::insert_before(exec_node *before) in insert_before() argument 546 exec_node_insert_list_before(struct exec_node *n, struct exec_list *before) exec_node_insert_list_before() argument 676 insert_before(exec_list *before) insert_before() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_reg_allocate.cpp | 1086 exec_node *before = inst->prev; in spill_reg() local
|
| /third_party/node/deps/v8/src/date/ |
| H A D | date.cc | 408 DST* before = nullptr; in ProbeDST() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 251 bool IRContext::ReplaceAllUsesWith(uint32_t before, uint32_t after) { in ReplaceAllUsesWith() argument 256 ReplaceAllUsesWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesWithPredicate() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_context.cpp | 251 bool IRContext::ReplaceAllUsesWith(uint32_t before, uint32_t after) { in ReplaceAllUsesWith() argument 256 ReplaceAllUsesWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesWithPredicate() argument
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afhints.h | 257 AF_Edge before[2]; member
|
| /third_party/skia/experimental/sktext/include/ |
| H A D | Types.h | 148 bool before(TextIndex index) const { in before() function
|
| /base/request/request/frameworks/js/napi/include/ |
| H A D | js_common.h | 256 int64_t before;
member
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | js_task.cpp | 782 int64_t JsTask::ParseAfter(napi_env env, napi_value value, int64_t before)
in ParseAfter() argument [all...] |