Home
last modified time | relevance | path

Searched defs:OPTION_N (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dflash_eraseall.c36 #define OPTION_N (1 << 1) macro
H A Dubi_tools.c132 #define OPTION_N (1 << 3) in ubi_tools_main() macro
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/blurayx/uhd/ui/
H A DDynamicRangeProperty.java41 public static final DynamicRangeProperty OPTION_N = new DynamicRangeProperty("OPTION_N"); field in DynamicRangeProperty
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/blurayx/uhd/ui/
H A DDynamicRangeProperty.java41 public static final DynamicRangeProperty OPTION_N = new DynamicRangeProperty("OPTION_N"); field in DynamicRangeProperty
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/grid/util/
H A Dcidtool.hpp58 #define OPTION_N(number) (1 << number) macro
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/bwa/
H A DBwaTask.h126 static const QString OPTION_N; variable
H A DBwaTask.cpp546 const QString BwaTask::OPTION_N = "n"; member in U2::BwaTask
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/grid/grid_cli/
H A Dgrid_cli.hpp284 #define OPTION_N(number) (1 << number) macro