Home
last modified time | relevance | path

Searched defs:begin (Results 126 - 150 of 1338) sorted by relevance

12345678910>>...54

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcrash_dump.c100 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range() argument
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dcache-sh2a.c53 unsigned long begin, end; in sh2a__flush_wback_region() local
94 unsigned long begin, end; in sh2a__flush_purge_region() local
124 unsigned long begin, end; sh2a__flush_invalidate_region() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dratelimit_types.h22 unsigned long begin; member
/kernel/linux/linux-5.10/fs/epfs/
H A Depfs.h22 __u64 begin; member
/kernel/linux/linux-5.10/include/asm-generic/
H A Dsections.h108 static inline bool memory_contains(void *begin, void *end, void *virt, in memory_contains() argument
125 static inline bool memory_intersects(void *begin, void *end, void *virt, in memory_intersects() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dextrace.c131 acpi_ex_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) acpi_ex_trace_point() argument
/kernel/linux/linux-6.6/fs/epfs/
H A Depfs.h22 __u64 begin; member
/kernel/linux/linux-6.6/include/asm-generic/
H A Dsections.h91 static inline bool memory_contains(void *begin, void *end, void *virt, in memory_contains() argument
108 static inline bool memory_intersects(void *begin, void *end, void *virt, in memory_intersects() argument
/kernel/linux/linux-6.6/include/linux/
H A Dratelimit_types.h22 unsigned long begin; member
/third_party/curl/projects/
H A Dchecksrc.bat26 :begin label
/third_party/gn/src/gn/
H A Dlocation.h48 const Location& begin() const { return begin_; } in begin() function in LocationRange
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py51 def begin(self): member in Slot
/third_party/node/deps/v8/src/base/
H A Diterator.h39 iterator_range(ForwardIterator begin, ForwardIterator end) in iterator_range() argument
42 iterator begin() { return begin_; } in begin() function in v8::base::iterator_range
44 const_iterator begin() const { return begin_; } in begin() function in v8::base::iterator_range
61 auto make_iterator_range(ForwardIterator begin, ForwardIterator end) { in make_iterator_range() argument
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-param-test.h297 ValuesIn(ForwardIterator begin, ForwardIterato argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator.cpp124 GLuint begin in reserve() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp139 Writer& Writer::operator<< (const BeginElement& begin) in operator <<() argument
/third_party/skia/src/core/
H A DSkBigPicture.h31 const SkPicture* const* begin() const { return fPics; } in begin() function in final::SnapshotArray
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_compositions.cpp95 const NumberParseMatcher* const* ArraySeriesMatcher::begin() const { in begin() function in ArraySeriesMatcher
/third_party/skia/tests/
H A DGrFinishedFlushTest.cpp27 auto begin = std::chrono::steady_clock::now(); in busy_wait_for_callback() local
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Dcached_paged_byte_array.h52 const unsigned char* begin; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h62 Iterator begin() const { return References.begin(); } in begin() function in llvm::codeview::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DTypeFinder.h49 iterator begin() { return StructTypes.begin(); } in begin() function in llvm::TypeFinder
52 const_iterator begin() const { return StructTypes.begin(); } in begin() function in llvm::TypeFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DSourceMgr.h50 const_iterator begin() const { return Sequence.begin(); } in begin() function in llvm::mca::SourceMgr

Completed in 8 milliseconds

12345678910>>...54