Home
last modified time | relevance | path

Searched +defs:options +defs:low (Results 76 – 100 of 1085) sorted by relevance

12345678910>>...44

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java58 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
231 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java58 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
231 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java58 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
231 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java58 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
231 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java57 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
230 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java58 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
231 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java58 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
231 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DArgTokenizer.java58 private final Map<String, Boolean> options = new HashMap<>(); field in ArgTokenizer
231 private void whitespaceChars(int low, int hi) { in whitespaceChars()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dada-valprint.c56 const struct value_print_options *options) in print_optional_low_bound()
123 const struct value_print_options *options) in val_print_packed_array_elements()
131 LONGEST low = 0; in val_print_packed_array_elements() local
448 const struct value_print_options *options) in printstr()
530 const struct value_print_options *options) in ada_printstr()
540 const struct value_print_options *options, in print_variant_part()
574 const struct value_print_options *options, in print_field_values()
817 const struct value_print_options *options) in ada_val_print_enum()
931 const struct value_print_options *options) in ada_val_print_ref()
992 const struct value_print_options *options) in ada_value_print_1()
[all …]
H A Drust-lang.c272 const struct value_print_options *options) const in printstr()
303 const struct value_print_options *options) in rust_val_print_str()
319 const struct value_print_options *options) const in val_print_struct()
410 const struct value_print_options *options) const in print_enum()
497 const struct value_print_options *options) const in value_print_inner()
973 struct value *low, struct value *high) in rust_range()
1061 LONGEST *low, LONGEST *high, in rust_compute_range()
1101 LONGEST low, high_bound; in rust_subscript() local
/dports/multimedia/transcode/transcode-1.1.7/encode/
H A Dencode_x264.c79 #define OPTION(field,name,type,flag,low,high) \ argument
87 #define OPT_RANGE(field,name,low,high) \ argument
93 #define OPT_RANGF(field,name,low,high) \ argument
726 const char *options, vob_t *vob) in x264_configure()
/dports/graphics/qgis/qgis-3.22.3/external/untwine/epf/
H A DEpf.cpp46 void Epf::run(const Options& options, ProgressWriter& progress) in run()
178 { in fillMetadata()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dfile-win32.c286 static void raw_parse_filename(const char *filename, QDict *options, in raw_parse_filename()
335 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open()
500 LONG low, high; in raw_co_truncate() local
573 DWORD high, low; in raw_get_allocated_file_size() local
586 static int raw_co_create(BlockdevCreateOptions *options, Error **errp) in raw_co_create()
620 BlockdevCreateOptions options; in raw_co_create_opts() local
831 static void hdev_parse_filename(const char *filename, QDict *options, in hdev_parse_filename()
843 static int hdev_open(BlockDriverState *bs, QDict *options, int flags, in hdev_open()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dfile-win32.c286 static void raw_parse_filename(const char *filename, QDict *options, in raw_parse_filename()
335 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open()
500 LONG low, high; in raw_co_truncate() local
573 DWORD high, low; in raw_get_allocated_file_size() local
586 static int raw_co_create(BlockdevCreateOptions *options, Error **errp) in raw_co_create()
620 BlockdevCreateOptions options; in raw_co_create_opts() local
831 static void hdev_parse_filename(const char *filename, QDict *options, in hdev_parse_filename()
843 static int hdev_open(BlockDriverState *bs, QDict *options, int flags, in hdev_open()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dada-valprint.c74 const struct value_print_options *options) in print_optional_low_bound()
140 const struct value_print_options *options) in val_print_packed_array_elements()
149 LONGEST low = 0; in val_print_packed_array_elements() local
466 const struct value_print_options *options) in printstr()
547 const struct value_print_options *options) in ada_printstr()
562 const struct value_print_options *options) in ada_val_print()
583 const struct value_print_options *options) in ada_val_print_array()
646 const struct value_print_options *options) in ada_val_print_1()
921 const struct value_print_options *options, in print_variant_part()
943 const struct value_print_options *options) in ada_value_print()
[all …]
/dports/deskutils/conkyforecast/src/
H A DconkyForecast-SunsetSunriseCountdown.py64 …def __init__(self, last_update, day_of_week, low, high, condition_code, condition_text, precip, hu… argument
111 options = None variable in ForecastInfo
122 def __init__(self, options): argument
/dports/multimedia/pipewire/pipewire-0.3.43/pipewire-jack/examples/
H A Dvideo-dsp-play.c38 #define CLAMP(v,low,high) \ argument
129 jack_options_t options = JackNullOption; in main() local
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dada-valprint.c76 const struct value_print_options *options) in print_optional_low_bound()
142 const struct value_print_options *options) in val_print_packed_array_elements()
151 LONGEST low = 0; in val_print_packed_array_elements() local
470 const struct value_print_options *options) in printstr()
562 const struct value_print_options *options) in ada_printstr()
606 const struct value_print_options *options) in ada_val_print_array()
674 const struct value_print_options *options) in ada_val_print_1()
933 const struct value_print_options *options, in print_variant_part()
955 const struct value_print_options *options) in ada_value_print()
1008 const struct value_print_options *options) in print_record()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/crypto/fsl/
H A Ddesc_constr.h41 u32 low; member
86 static inline void init_desc(u32 *desc, u32 options) in init_desc()
91 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
96 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/crypto/fsl/
H A Ddesc_constr.h41 u32 low; member
86 static inline void init_desc(u32 *desc, u32 options) in init_desc()
91 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
96 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/crypto/fsl/
H A Ddesc_constr.h41 u32 low; member
86 static inline void init_desc(u32 *desc, u32 options) in init_desc()
91 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
96 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/crypto/fsl/
H A Ddesc_constr.h41 u32 low; member
86 static inline void init_desc(u32 *desc, u32 options) in init_desc()
91 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
96 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/crypto/fsl/
H A Ddesc_constr.h41 u32 low; member
86 static inline void init_desc(u32 *desc, u32 options) in init_desc()
91 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
96 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/crypto/fsl/
H A Ddesc_constr.h41 u32 low; member
86 static inline void init_desc(u32 *desc, u32 options) in init_desc()
91 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
96 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/crypto/fsl/
H A Ddesc_constr.h41 u32 low; member
86 static inline void init_desc(u32 *desc, u32 options) in init_desc()
91 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
96 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()

12345678910>>...44