Searched refs:FLAVOR (Results 1 – 10 of 10) sorted by relevance
60 FLAVOR=$264 FLAVOR="${FLAVOR}-iphoneos"66 FLAVOR="${FLAVOR}-iphonesimulator"76 ninja -C ${OUTPUT_DIR}/${FLAVOR} libjingle_peerconnection_objc_no_op78 mv ${OUTPUT_DIR}/${FLAVOR}/*.a ${LIBRARY_BASE_DIR}/${TARGET_ARCH}
15 if [ -z "${FLAVOR-}" ]; then20 2) FLAVOR=BSD ;;21 3) FLAVOR=Linux ;;
167 if (FLAVOR(cp->class) == CIL_CLASS) { in __cil_classperms_list_match_any()196 if (FLAVOR(cp->class) == CIL_CLASS) { in cil_classperms_list_match_any()224 if (FLAVOR(cp->class) == CIL_CLASS) { in __add_classes_from_classperms_list()257 if (FLAVOR(class) == CIL_CLASS) { in cil_expand_class()
47 #define FLAVOR(f) (NODE(f)->flavor) macro
512 if (FLAVOR(cp->class) == CIL_CLASS) { in cil_constrain_to_policy_helper()553 if (FLAVOR(cp->class) == CIL_CLASS) { in cil_avrule_to_policy_helper()
1508 if (FLAVOR(cp->class) == CIL_CLASS) { in __cil_verify_classperms()
1367 if (FLAVOR(cp->class) == CIL_CLASS) { in __cil_avrule_expand()2630 if (FLAVOR(cp->class) == CIL_CLASS) { in cil_constrain_expand()4102 if (FLAVOR(cp->class) == CIL_CLASS) { in __cil_rule_to_sepol_class_perms()
1771 if (FLAVOR(cp->class) == CIL_CLASS) { in __evaluate_classperms_list()
268 if (FLAVOR(datum) == CIL_TYPEATTRIBUTE) { in cil_type_used()
178 FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \179 case $$FLAVOR in *no-tmpl*) echo /tmpl;; esac; \