Home
last modified time | relevance | path

Searched refs:has_builtin (Results 1 – 25 of 54) sorted by relevance

123

/dports/misc/vifm/vifm-0.11/src/
H A Dbuiltin_functions.c68 static var_t has_builtin(const call_info_t *call_info);
86 { "has", "check for specific ability", {1,1}, &has_builtin },
428 has_builtin(const call_info_t *call_info) in has_builtin() function
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/applications/
H A Dcc-applications-panel.c869 gboolean has_any = FALSE, has_builtin = FALSE; in update_permission_section() local
904 has_builtin = add_static_permissions (self, info, portal_app_id); in update_permission_section()
905 gtk_widget_set_visible (GTK_WIDGET (self->builtin), has_builtin); in update_permission_section()
906 has_any |= has_builtin; in update_permission_section()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DFeatures.def194 // Instead, they should be detected by has_builtin.
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DFeatures.def193 // Instead, they should be detected by has_builtin.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-ppoutput.c154 cb->has_builtin = c_common_has_builtin; in init_pp_output()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-ppoutput.c154 cb->has_builtin = c_common_has_builtin; in init_pp_output()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DFeatures.def192 // Instead, they should be detected by has_builtin.
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-ppoutput.c154 cb->has_builtin = c_common_has_builtin; in init_pp_output()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A DFeatures.def193 // Instead, they should be detected by has_builtin.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DFeatures.def192 // Instead, they should be detected by has_builtin.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DFeatures.def194 // Instead, they should be detected by has_builtin.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DFeatures.def198 // Instead, they should be detected by has_builtin.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-ppoutput.c154 cb->has_builtin = c_common_has_builtin; in init_pp_output()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-ppoutput.c154 cb->has_builtin = c_common_has_builtin; in init_pp_output()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A DFeatures.def193 // Instead, they should be detected by has_builtin.
/dports/devel/godot-tools/godot-3.2.3-stable/servers/visual/
H A Dshader_language.h659 …static bool has_builtin(const Map<StringName, ShaderLanguage::FunctionInfo> &p_functions, const St…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-ppoutput.c154 cb->has_builtin = c_common_has_builtin; in init_pp_output()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DFeatures.def198 // Instead, they should be detected by has_builtin.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DFeatures.def198 // Instead, they should be detected by has_builtin.
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-ppoutput.c154 cb->has_builtin = c_common_has_builtin; in init_pp_output()
/dports/devel/godot/godot-3.2.3-stable/servers/visual/
H A Dshader_language.h659 …static bool has_builtin(const Map<StringName, ShaderLanguage::FunctionInfo> &p_functions, const St…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DFeatures.def198 // Instead, they should be detected by has_builtin.
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DFeatures.def198 // Instead, they should be detected by has_builtin.
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DFeatures.def198 // Instead, they should be detected by has_builtin.
/dports/lang/gcc10/gcc-10.3.0/libcpp/include/
H A Dcpplib.h681 int (*has_builtin) (cpp_reader *); member

123