Searched refs:OPTION (Results 1 – 25 of 161) sorted by relevance
1234567
1 …march thumb -mcpu=cortex-a8 -relocation-model=static %s -o - | FileCheck -check-prefix=NO-OPTION %s4 …h thumb -mcpu=cortex-a8 -relocation-model=static %s -o - -O0 | FileCheck -check-prefix=NO-OPTION %s8 ; NO-OPTION-LABEL: {{_?}}caller09 ; NO-OPTION: ldr [[R0:r[0-9]+]], [[L0:.*]] 10 ; NO-OPTION: blx [[R0]]11 ; NO-OPTION: [[L0]]:12 ; NO-OPTION: .long {{_?}}callee029 ; NO-OPTION-LABEL: {{_?}}caller130 ; NO-OPTION: bl {{_?}}callee0
1 …march thumb -mcpu=cortex-a8 -relocation-model=static %s -o - | FileCheck -check-prefix=NO-OPTION %s4 …h thumb -mcpu=cortex-a8 -relocation-model=static %s -o - -O0 | FileCheck -check-prefix=NO-OPTION %s8 ; NO-OPTION-LABEL: {{_?}}foo09 ; NO-OPTION: ldr [[R0:r[0-9]+]], [[L0:.*]]10 ; NO-OPTION: [[L0]]:11 ; NO-OPTION: .long 229623708927 ; NO-OPTION-LABEL: {{_?}}foo128 ; NO-OPTION: movw [[R0:r[0-9]+]], #5225729 ; NO-OPTION: movt [[R0]], #35037
1 ; RUN: llc < %s -mtriple=arm-unknown-unknown | FileCheck %s --check-prefix=NO-OPTION8 ; NO-OPTION-LABEL: {{\_?}}func_attr9 ; NO-OPTION: bl {{\_?}}callee23 ; NO-OPTION-LABEL: {{\_?}}func_noattr24 ; NO-OPTION: b {{\_?}}callee
1 ; RUN: llc < %s -march x86-64 | FileCheck %s --check-prefix=NO-OPTION8 ; NO-OPTION-LABEL: {{\_?}}func_attr9 ; NO-OPTION: callq {{\_?}}callee23 ; NO-OPTION-LABEL: {{\_?}}func_noattr24 ; NO-OPTION: jmp {{\_?}}callee
9 OPTION=-fvisibility=hidden11 AC_MSG_CHECKING(for gcc $OPTION support)13 CFLAGS="$CFLAGS $OPTION"26 VISIBILITY_HIDDEN_CFLAGS="$OPTION -DHAVE_VISIBILITY_HIDDEN"
31 static OPTION *find_option(char *optname, unsigned int type) in find_option()53 static int set_option_str(char *filename, int line, OPTION *option, char *p) in set_option_str()63 static int set_option_int(char *filename, int line, OPTION *option, char *p) in set_option_int()83 static int set_option_srv(char *filename, int line, OPTION *option, char *p) in set_option_srv()133 static int set_option_auo(char *filename, int line, OPTION *option, char *p) in set_option_auo()190 OPTION *option; in rc_read_config()269 OPTION *option; in rc_conf_str()280 OPTION *option; in rc_conf_int()291 OPTION *option; in rc_conf_srv()
17 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)23 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)25 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME56 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)58 # OPTION-LIST is a space-separated list of Libtool options associated[all …]
16 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)22 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)24 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a25 # matching handler defined, dispatch to it. Other OPTION-NAMEs are35 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])37 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.42 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)44 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME55 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)57 # OPTION-LIST is a space-separated list of Libtool options associated[all …]
1 # - MACRO_OPTIONAL_FIND_PACKAGE() combines FIND_PACKAGE() with an OPTION()3 # This macro is a combination of OPTION() and FIND_PACKAGE(), it11 OPTION(WITH_${_name} "Search for ${_name} package" ON)
33 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11) OPT_##ID, macro35 #undef OPTION43 #define OPTION(X1, X2, ID, KIND, GROUP, ALIAS, X6, X7, X8, X9, X10) \ macro49 #undef OPTION
1 # - MACRO_OPTIONAL_ADD_SUBDIRECTORY() combines ADD_SUBDIRECTORY() with an OPTION()23 OPTION(BUILD_${_dir} "Build directory ${_dir}" ${ARGV1})25 OPTION(BUILD_${_dir} "Build directory ${_dir}" TRUE)
18 # gl_COMPILER_OPTION_IF(OPTION, [IF-SUPPORTED], [IF-NOT-SUPPORTED],21 # Check if the compiler supports OPTION when compiling PROGRAM.42 # gl_WARN_ADD(OPTION, [VARIABLE = WARN_CFLAGS],
39 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro43 #undef OPTION
5 OPTION(JSONCPP_WITH_TESTS "Compile and run JsonCpp test executables" ON)6 OPTION(JSONCPP_WITH_POST_BUILD_UNITTEST "Automatically run unit-tests as a post build step" ON)7 OPTION(JSONCPP_WITH_WARNING_AS_ERROR "Force compilation to fail if a warning occurs" OFF)8 OPTION(JSONCPP_WITH_PKGCONFIG_SUPPORT "Generate and install .pc files" ON)9 OPTION(JSONCPP_WITH_CMAKE_PACKAGE "Generate and install cmake package files" OFF)
24 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ macro29 #undef OPTION