/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/ |
D | ear.c | 262 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/ |
D | ear.c | 262 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 D | ear.c | 268 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/ |
D | ear.c | 262 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/ |
D | ear.c | 262 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 D | c99_compat.h | 68 # define restrict __restrict__ macro 70 # define restrict __restrict macro 72 # define restrict /* */ macro
|
/aosp_15_r20/external/virglrenderer/src/mesa/compat/ |
H A D | c99_compat.h | 102 # define restrict __restrict__ macro 104 # define restrict __restrict macro 106 # define restrict /* */ macro
|
/aosp_15_r20/external/libopus/ |
H A D | meson.build | 105 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 D | configure.ac | 88 no) AC_DEFINE([restrict], []) ;; definition 89 *) AC_DEFINE_UNQUOTED([restrict], [$ac_cv_c_restrict]) ;; definition
|
/aosp_15_r20/external/trusty/musl/src/process/ |
D | posix_spawnp.c | 7 char *const argv[restrict], char *const envp[restrict]) in posix_spawnp()
|
D | posix_spawn.c | 158 char *const argv[restrict], char *const envp[restrict]) in posix_spawn()
|
/aosp_15_r20/external/musl/src/process/ |
H A D | posix_spawnp.c | 7 char *const argv[restrict], char *const envp[restrict]) in posix_spawnp()
|
H A D | posix_spawn.c | 172 char *const argv[restrict], char *const envp[restrict]) in posix_spawn()
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
D | PreferenceController.java | 603 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 D | ixheaacd_func_def.h | 23 #define restrict macro
|
/aosp_15_r20/external/skia/gn/ |
H A D | push_to_android.py | 15 restrict = [] if serial == 'auto' else ['-s', serial] variable
|
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/ |
H A D | jemalloc_internal_decls.h | 76 # define restrict __restrict macro
|
/aosp_15_r20/external/clang/test/Analysis/Inputs/ |
H A D | system-header-simulator.h | 9 #define restrict /*restrict*/ macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/share/doc/clippy/ |
H A D | README.md | 33 [^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 D | README.md | 33 [^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 D | README.md | 33 [^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 D | README.md | 33 [^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 D | README.md | 33 [^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 D | README.md | 33 [^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 D | README.md | 33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
|