/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | mdsmap.h | 72 struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end, bool msgr2);
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
H A D | queue_access.h | 51 (cb_desc)->end = 0; \
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss_features.h | 91 void dss_feat_get_reg_field(enum dss_feat_reg_field id, u8 *start, u8 *end);
|
/kernel/linux/linux-6.6/arch/xtensa/boot/boot-elf/ |
H A D | bootstrap.S | 79 .end no-absolute-literals
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_buffer_mgr.h | 68 u32 to_skip, u32 end, enum cc_sg_cpy_direct direct);
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | pt.h | 28 u64 end : 1; member 95 * @msr_b: range end, goes to RTIT_ADDRn_B
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | numa.h | 28 extern int __init numa_add_memblk(int nodeid, u64 start, u64 end);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | pcic.h | 50 int ath11k_pcic_read(struct ath11k_base *ab, void *buf, u32 start, u32 end);
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | debugfs.h | 31 int end; member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | unwind_guess.c | 35 for (state->sp++; state->sp < info->end; state->sp++) { in unwind_next_frame()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_stolen.h | 23 u64 end);
|
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
H A D | mmap.h | 32 u64 end; member
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | check-perf-trace.py | 6 # strings, common_xxx() calls back into perf, begin, end, unhandled 63 end=' ')
|
/kernel/linux/linux-6.6/scripts/genksyms/ |
H A D | genksyms.h | 62 struct string_list *end);
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.h | 69 extern long long timespec_diff_us(struct timespec start, struct timespec end);
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_008.cpp | 81 for (auto iter = fileName.begin(); iter != fileName.end(); ++iter) {
in ItProcessPlimits008()
|
/test/ostest/wukong/report/src/ |
H A D | data_set.cpp | 53 if (tablesIter == tables_.end()) { in FormatData()
|
/test/ostest/wukong/component_event/include/ |
H A D | component_tree.h | 80 if (it != inputTypeCountMap_.end()) { in AddTypeInputCount()
|
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
H A D | jsvmtest.cpp | 58 if (it == testMap.end()) { in RunTest()
|
/test/xts/device_attest/services/devattest_ability/src/ |
H A D | devattest_service_stub.cpp | 44 if (itFunc != requestFuncMap_.end()) { in OnRemoteRequest() 84 } // end of DevAttest 85 } // end of OHO
|
/third_party/ffmpeg/libavcodec/ |
H A D | ac3dsp.h | 67 * @param[in] end ending bin location 73 void (*bit_alloc_calc_bap)(int16_t *mask, int16_t *psd, int start, int end,
|
H A D | sbrdsp.h | 39 INTFLOAT bw, int start, int end);
|
/third_party/gn/src/gn/ |
H A D | builder_record_map.h | 70 const_iterator end() const { return {NodeEnd()}; } in end() function in BuilderRecordMap
|
/third_party/benchmark/test/ |
H A D | args_product_test.cc | 30 assert(expectedValues.find(ranges) != expectedValues.end());
|
/third_party/icu/tools/unicode/c/genprops/ |
H A D | genprops.h | 35 virtual void setAlgNamesRange(UChar32 start, UChar32 end,
|