Home
last modified time | relevance | path

Searched defs:restrict (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/
Dear.c262 char *const argv[restrict], char *const envp[restrict]) { in posix_spawn()
272 char *const argv[restrict], char *const envp[restrict]) { in posix_spawnp()
362 char *const argv[restrict], in call_posix_spawn()
363 char *const envp[restrict]) { in call_posix_spawn()
383 char *const argv[restrict], in call_posix_spawnp()
384 char *const envp[restrict]) { in call_posix_spawnp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/
Dear.c262 char *const argv[restrict], char *const envp[restrict]) { in posix_spawn()
272 char *const argv[restrict], char *const envp[restrict]) { in posix_spawnp()
362 char *const argv[restrict], in call_posix_spawn()
363 char *const envp[restrict]) { in call_posix_spawn()
383 char *const argv[restrict], in call_posix_spawnp()
384 char *const envp[restrict]) { in call_posix_spawnp()
/aosp_15_r20/external/clang/tools/scan-build-py/libear/
H A Dear.c268 char *const argv[restrict], char *const envp[restrict]) { in posix_spawn()
278 char *const argv[restrict], char *const envp[restrict]) { in posix_spawnp()
368 char *const argv[restrict], in call_posix_spawn()
369 char *const envp[restrict]) { in call_posix_spawn()
389 char *const argv[restrict], in call_posix_spawnp()
390 char *const envp[restrict]) { in call_posix_spawnp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/
Dear.c262 char *const argv[restrict], char *const envp[restrict]) { in posix_spawn()
272 char *const argv[restrict], char *const envp[restrict]) { in posix_spawnp()
362 char *const argv[restrict], in call_posix_spawn()
363 char *const envp[restrict]) { in call_posix_spawn()
383 char *const argv[restrict], in call_posix_spawnp()
384 char *const envp[restrict]) { in call_posix_spawnp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/
Dear.c262 char *const argv[restrict], char *const envp[restrict]) { in posix_spawn()
272 char *const argv[restrict], char *const envp[restrict]) { in posix_spawnp()
362 char *const argv[restrict], in call_posix_spawn()
363 char *const envp[restrict]) { in call_posix_spawn()
383 char *const argv[restrict], in call_posix_spawnp()
384 char *const envp[restrict]) { in call_posix_spawnp()
/aosp_15_r20/external/mesa3d/include/
H A Dc99_compat.h68 # define restrict __restrict__ macro
70 # define restrict __restrict macro
72 # define restrict /* */ macro
/aosp_15_r20/external/virglrenderer/src/mesa/compat/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/aosp_15_r20/external/libopus/
H A Dmeson.build105 opus_conf.set('restrict', '__restrict') cfgvar in opus_conf
107 opus_conf.set('restrict', '__restrict') cfgvar in opus_conf
109 opus_conf.set('restrict', '_Restrict') cfgvar in opus_conf
111 opus_conf.set('restrict', '/**/') cfgvar in opus_conf
H A Dconfigure.ac88 no) AC_DEFINE([restrict], []) ;; definition
89 *) AC_DEFINE_UNQUOTED([restrict], [$ac_cv_c_restrict]) ;; definition
/aosp_15_r20/external/trusty/musl/src/process/
Dposix_spawnp.c7 char *const argv[restrict], char *const envp[restrict]) in posix_spawnp()
Dposix_spawn.c158 char *const argv[restrict], char *const envp[restrict]) in posix_spawn()
/aosp_15_r20/external/musl/src/process/
H A Dposix_spawnp.c7 char *const argv[restrict], char *const envp[restrict]) in posix_spawnp()
H A Dposix_spawn.c172 char *const argv[restrict], char *const envp[restrict]) in posix_spawn()
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/
DPreferenceController.java603 protected void restrictPreference(Preference preference, boolean restrict) { in restrictPreference()
614 restrictPreference(preferenceGroup.getPreference(i), restrict); in restrictPreference() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_func_def.h23 #define restrict macro
/aosp_15_r20/external/skia/gn/
H A Dpush_to_android.py15 restrict = [] if serial == 'auto' else ['-s', serial] variable
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Djemalloc_internal_decls.h76 # define restrict __restrict macro
/aosp_15_r20/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator.h9 #define restrict /*restrict*/ macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/share/doc/clippy/
H A DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/share/doc/clippy/
H A DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
/aosp_15_r20/prebuilts/rust/darwin-x86/1.81.0/share/doc/clippy/
H A DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/share/doc/clippy/
H A DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
/aosp_15_r20/prebuilts/rust/windows-x86/1.81.0/share/doc/clippy/
H A DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/share/doc/clippy/
H A DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
/aosp_15_r20/prebuilts/rust/windows-x86/1.80.1/share/doc/clippy/
H A DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy

1234