Home
last modified time | relevance | path

Searched defs:is_valid_offset (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/elixir-timex/timex-3.3.0/lib/timezone/
H A Dtimezone_info.ex98 …defp is_valid_offset(offset) when is_integer(offset) and (offset < @max_seconds_in_day and offset … function
100 defp is_valid_offset(offset), do: {:error, "invalid timezone offset '#{inspect offset}'"} function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DstackMapTableFormat.hpp256 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_frame
308 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in same_frame_extended
379 bool is_valid_offset(int offset_delta) const { in is_valid_offset() function in same_locals_1_stack_item_frame
451 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in same_locals_1_stack_item_extended
524 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in chop_frame
616 bool is_valid_offset(int offset) const { return true; } in is_valid_offset() function in append_frame
763 bool is_valid_offset(int offset) { return true; } in is_valid_offset() function in full_frame
860 bool stack_map_frame::is_valid_offset(int offset) const { in is_valid_offset() function in stack_map_frame
/dports/www/zola/zola-0.15.2/cargo-crates/yada-0.5.0/src/
H A Dbuilder.rs338 fn is_valid_offset(&self, offset: u8) -> bool { in is_valid_offset() method
380 let is_valid_offset = self.is_valid_offset(offset); in next() localVariable
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cpt.c196 static bool is_valid_offset(struct rvu *rvu, struct cpt_rd_wr_reg_msg *req) in is_valid_offset() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cpt.c196 static bool is_valid_offset(struct rvu *rvu, struct cpt_rd_wr_reg_msg *req) in is_valid_offset() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cpt.c196 static bool is_valid_offset(struct rvu *rvu, struct cpt_rd_wr_reg_msg *req) in is_valid_offset() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-repacker.hh576 bool is_valid_offset (int64_t offset, in is_valid_offset() function
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-repacker.hh576 bool is_valid_offset (int64_t offset, in is_valid_offset() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-repacker.hh576 bool is_valid_offset (int64_t offset, in is_valid_offset() function
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-repacker.hh933 bool is_valid_offset (int64_t offset, in is_valid_offset() function
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-repacker.hh933 bool is_valid_offset (int64_t offset, in is_valid_offset() function
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-repacker.hh933 bool is_valid_offset (int64_t offset, in is_valid_offset() function
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-repacker.hh933 bool is_valid_offset (int64_t offset, in is_valid_offset() function
/dports/benchmarks/fio/fio-3.29/
H A Dzbd.c25 static bool is_valid_offset(const struct fio_file *f, uint64_t offset) in is_valid_offset() function
/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_io.h272 RIOIsValidOff is_valid_offset; member
/dports/chinese/opencc/OpenCC-ver.1.0.5/deps/darts-clone/
H A Ddarts.h1756 inline bool DoubleArrayBuilder::is_valid_offset(id_type id, in is_valid_offset() function

123