Home
last modified time | relevance | path

Searched defs:end (Results 576 - 600 of 7514) sorted by relevance

1...<<21222324252627282930>>...301

/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DReservedRange.php33 protected $end = null; variable
119 $this->end variable
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
H A DEnumReservedRange.php35 protected $end = null; variable
121 $this->end variable
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util_test.cc50 Timestamp begin, end; in TEST() local
92 Timestamp begin, end; in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_parse.h74 const char* end = nullptr; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_generator_testing.cc30 void generate(Iterator start, Iterator end) { in generate() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Dvdso_support.h83 SymbolIterator end() const { return image_.end(); } in end() function in absl::debugging_internal::VDSOSupport
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dchi_square.h40 double ChiSquareWithExpected(Iterator begin, Iterator end, double expected) { in ChiSquareWithExpected() argument
56 double ChiSquare(Iterator it, Iterator end, Expected eit, Expected eend) { in ChiSquare() argument
H A Dexplicit_seed_seq.h57 ExplicitSeedSeq(Iterator begin, Iterator end) { in ExplicitSeedSeq() argument
75 void generate(OutIterator begin, OutIterator end) { in generate() argument
/third_party/skia/modules/skplaintexteditor/include/
H A Dstringslice.h26 const char* end() const { return fPtr ? fPtr.get() + fLength : nullptr; } in end() function in SkPlainTextEditor::StringSlice
/third_party/rust/crates/syn/examples/dump-syntax/src/
H A Dmain.rs100 let mut end = err.span().end(); in render_location() variables
/third_party/selinux/libselinux/src/
H A Dselinux_check_securetty_context.c12 char *start, *end = NULL; in selinux_check_securetty_context() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs8.c22 const u8 *pos, *end; in pkcs8_key_import() local
125 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_parse.c94 const u8 *end = pos + len; in wps_parse_vendor_ext_wfa() local
598 const u8 *pos, *end; in wps_parse_msg() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs8.c22 const u8 *pos, *end; in pkcs8_key_import() local
114 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dconfig.c41 char *pos, *end, *sstart; in wpa_config_get_line() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_parse.c94 const u8 *end = pos + len; in wps_parse_vendor_ext_wfa() local
598 const u8 *pos, *end; in wps_parse_msg() local
[all...]
/applications/standard/systemui/
H A Dgradlew.bat90 :end label
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_interval.c116 sector_t end = sector + (size >> 9); in drbd_find_overlap() local
144 sector_t end = sector + (size >> 9); in drbd_next_overlap() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dinit.c59 int i, end; in m68k_setup_node() local
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dmemtype.h12 u64 end; member
41 static inline struct memtype *memtype_erase(u64 start, u64 end) in memtype_erase() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dtbprint.c203 u8 *end = buffer + length; in acpi_tb_checksum() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dtlbflush.h102 static inline void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() argument
218 static inline void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() argument
95 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) flush_tlb_range() argument
192 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) flush_tlb_range() argument
266 flush_tlb_range(struct mm_struct *mm, unsigned long start, unsigned long end) flush_tlb_range() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dmodule.c112 module_fixup(struct module *mod, struct m68k_fixup_info *start, struct m68k_fixup_info *end) module_fixup() argument
/kernel/linux/linux-5.10/arch/csky/mm/
H A Dtlb.c83 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() argument
46 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) flush_tlb_range() argument
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dstacktrace.h21 unsigned long begin, end, next_sp; member

Completed in 10 milliseconds

1...<<21222324252627282930>>...301