| /kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
| H A D | sunhme.c | 531 int full; in set_happy_link_modes() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/xircom/ |
| H A D | xirc2ps_cs.c | 1469 do_reset(struct net_device *dev, int full) in do_reset() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| H A D | vmx.h | 93 u32 full; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
| H A D | cdns-mhdp8546-core.c | 93 int ret, full; in cdns_mhdp_mailbox_write() local
|
| /kernel/linux/linux-6.6/drivers/mailbox/ |
| H A D | bcm-pdc-mailbox.c | 1129 bool full = false; in pdc_rings_full() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/ |
| H A D | v4l2-tpg-core.c | 712 bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE; in color_to_ycbcr() local 826 bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE; ycbcr_to_color() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | synthetic-events.c | 745 __event__synthesize_thread(union perf_event *comm_event, union perf_event *mmap_event, union perf_event *fork_event, union perf_event *namespaces_event, pid_t pid, int full, perf_event__handler_t process, struct perf_tool *tool, struct machine *machine, bool needs_mmap, bool mmap_data) __event__synthesize_thread() argument
|
| /kernel/linux/linux-6.6/sound/soc/intel/atom/sst/ |
| H A D | sst.h | 81 u64 full; member 92 u32 full; member 108 u32 full; member 128 u64 full; member 137 u64 full; member 146 u64 full; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSet.java | 3918 private static final void addCaseMapping(UnicodeSet set, int result, StringBuilder full) { in addCaseMapping() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transrt.cpp | 170 UBool full; member in LegalGreek
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdattst.c | 860 UDateFormat *date=0, *time=0, *full=0; in TestDateFormatCalendar() local
|
| H A D | cucdtst.c | 3439 UChar full[32]; in caseFoldingLineFn() local 3377 testFold(UChar32 c, int which, UChar32 simple, UChar32 turkic, const UChar *full, int32_t fullLength, const UChar *turkicFull, int32_t turkicFullLength) testFold() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 3793 private static final void addCaseMapping(UnicodeSet set, int result, StringBuilder full) { in addCaseMapping() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | playlog.c | 585 char *full; in read_protected() local 634 char *full; in write_protected() local [all...] |
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack.c | 3778 uint64_t max_ents, full, max, max_wrapped, ricnt; in nghttp3_qpack_decoder_reconstruct_ricnt() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blitter.c | 1273 bool full = !fb->extent.minx && !fb->extent.miny && in pan_preload_emit_pre_frame_dcd() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | disassemble.c | 915 bool full = alu_field->output_full; in print_scalar_field() local 1810 bool full = texture->offset & 1; in print_texture_word() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIMachineScheduler.cpp | 578 void SIScheduleBlock::printDebug(bool full) { in printDebug() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.cc | 179 static inline void SplitStringToIteratorUsing(StringPiece full, in SplitStringToIteratorUsing() argument 212 void SplitStringUsing(StringPiece full, const char *delim, in SplitStringUsing() argument 230 SplitStringToIteratorAllowEmpty(StringPiece full, const char *delim, int pieces, ITR &result) SplitStringToIteratorAllowEmpty() argument 249 SplitStringAllowEmpty(StringPiece full, const char *delim, std::vector<string> *result) SplitStringAllowEmpty() argument [all...] |
| /third_party/rust/crates/syn/src/gen/ |
| H A D | fold.rs | 15 macro_rules! full { macros 21 macro_rules! full { macros [all...] |
| H A D | visit.rs | 11 macro_rules! full { macros 17 macro_rules! full { macros [all...] |
| H A D | visit_mut.rs | 11 macro_rules! full { macros 17 macro_rules! full { macros [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_wolfssl.c | 645 domain_suffix_match(const char *val, size_t len, const char *match, size_t match_len, int full) domain_suffix_match() argument 676 tls_match_suffix_helper(WOLFSSL_X509 *cert, const char *match, size_t match_len, int full) tls_match_suffix_helper() argument 746 tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) tls_match_suffix() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_wolfssl.c | 647 domain_suffix_match(const char *val, size_t len, const char *match, size_t match_len, int full) domain_suffix_match() argument 678 tls_match_suffix_helper(WOLFSSL_X509 *cert, const char *match, size_t match_len, int full) tls_match_suffix_helper() argument 750 tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) tls_match_suffix() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | pgtable.h | 1084 ptep_get_and_clear_full(struct mm_struct *mm, unsigned long addr, pte_t *ptep, int full) ptep_get_and_clear_full() argument
|