Home
last modified time | relevance | path

Searched refs:check_feature (Results 1 – 18 of 18) sorted by relevance

/third_party/jerryscript/jerry-main/
Dmain-unix.c386 check_feature (jerry_feature_t feature, /**< feature to check */ in check_feature() function
526 if (check_feature (JERRY_FEATURE_MEM_STATS, cli_state.arg)) in main()
540 if (check_feature (JERRY_FEATURE_PARSER_DUMP, cli_state.arg)) in main()
554 if (check_feature (JERRY_FEATURE_REGEXP_DUMP, cli_state.arg)) in main()
563 if (check_feature (JERRY_FEATURE_DEBUGGER, cli_state.arg)) in main()
571 if (check_feature (JERRY_FEATURE_DEBUGGER, cli_state.arg)) in main()
579 if (check_feature (JERRY_FEATURE_DEBUGGER, cli_state.arg)) in main()
589 if (check_feature (JERRY_FEATURE_DEBUGGER, cli_state.arg)) in main()
599 if (check_feature (JERRY_FEATURE_DEBUGGER, cli_state.arg)) in main()
607 if (check_feature (JERRY_FEATURE_DEBUGGER, cli_state.arg)) in main()
[all …]
Dmain-unix-snapshot.c93 check_feature (jerry_feature_t feature, /**< feature to check */ in check_feature() function
291 if (check_feature (JERRY_FEATURE_PARSER_DUMP, cli_state_p->arg)) in process_generate()
/third_party/mbedtls/tests/suites/
Dtest_suite_version.data8 check_feature:"MBEDTLS_VERSION_C":0
12 check_feature:"MBEDTLS_AES_C":0
15 check_feature:"MBEDTLS_UNKNOWN":-1
Dtest_suite_version.function68 void check_feature( char *feature, int result )
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djsimd.c38 check_feature(char *buffer, char *feature) in check_feature() function
86 if (check_feature(buffer, "neon")) in parse_proc_cpuinfo()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_capa.c1138 static int check_feature(enum qca_wlan_vendor_features feature, in check_feature() function
1171 if (check_feature(QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD, &info)) in qca_nl80211_get_features()
1174 if (check_feature(QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY, &info)) in qca_nl80211_get_features()
1177 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS, in qca_nl80211_get_features()
1180 if (check_feature(QCA_WLAN_VENDOR_FEATURE_P2P_LISTEN_OFFLOAD, &info)) in qca_nl80211_get_features()
1182 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OCE_STA, &info)) in qca_nl80211_get_features()
1184 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OCE_AP, &info)) in qca_nl80211_get_features()
1186 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OCE_STA_CFON, &info)) in qca_nl80211_get_features()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_capa.c1266 static int check_feature(enum qca_wlan_vendor_features feature, in check_feature() function
1300 if (check_feature(QCA_WLAN_VENDOR_FEATURE_KEY_MGMT_OFFLOAD, &info)) in qca_nl80211_get_features()
1303 if (check_feature(QCA_WLAN_VENDOR_FEATURE_SUPPORT_HW_MODE_ANY, &info)) in qca_nl80211_get_features()
1306 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OFFCHANNEL_SIMULTANEOUS, in qca_nl80211_get_features()
1309 if (check_feature(QCA_WLAN_VENDOR_FEATURE_P2P_LISTEN_OFFLOAD, &info)) in qca_nl80211_get_features()
1311 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OCE_STA, &info)) in qca_nl80211_get_features()
1313 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OCE_AP, &info)) in qca_nl80211_get_features()
1315 if (check_feature(QCA_WLAN_VENDOR_FEATURE_OCE_STA_CFON, &info)) in qca_nl80211_get_features()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djsimd.c47 check_feature(char *buffer, char *feature) in check_feature() function
95 if (check_feature(buffer, "altivec")) in parse_proc_cpuinfo()
/third_party/libjpeg-turbo/simd/powerpc/
Djsimd.c51 check_feature(char *buffer, char *feature) in check_feature() function
99 if (check_feature(buffer, "altivec")) in parse_proc_cpuinfo()
/third_party/libjpeg-turbo/simd/mips64/
Djsimd.c36 check_feature(char *buffer, char *feature) in check_feature() function
84 if (check_feature(buffer, "loongson-mmi")) in parse_proc_cpuinfo()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch32/
Djsimd.c40 check_feature(char *buffer, char *feature) in check_feature() function
88 if (check_feature(buffer, "neon")) in parse_proc_cpuinfo()
/third_party/libjpeg-turbo/simd/arm/aarch32/
Djsimd.c38 check_feature(char *buffer, char *feature) in check_feature() function
86 if (check_feature(buffer, "neon")) in parse_proc_cpuinfo()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.h162 gboolean (*check_feature) (GstGLContext *context, const gchar *feature); member
Dgstglcontext.c1772 if (!context_class->check_feature) in gst_gl_context_check_feature()
1775 return context_class->check_feature (context, feature); in gst_gl_context_check_feature()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c91 context_class->check_feature = in gst_gl_context_wgl_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c107 context_class->check_feature = in gst_gl_context_egl_class_init()
/third_party/gstreamer/gstplugins_base/
DChangeLog6067 glcontext: wgl: Implement check_feature vfunc
35244 gl/context: add gl extension checking to check_feature()
/third_party/gstreamer/gstplugins_bad/
DChangeLog113360 gl/context: add gl extension checking to check_feature()