Home
last modified time | relevance | path

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

/third_party/mesa3d/include/
Dc99_compat.h68 # define restrict __restrict__ macro
70 # define restrict __restrict macro
72 # define restrict /* */ macro
/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawnp.c8 char *const argv[restrict], char *const envp[restrict]) in posix_spawnp()
Dposix_spawn.c168 char *const argv[restrict], char *const envp[restrict]) in posix_spawn()
/third_party/musl/src/process/
Dposix_spawnp.c8 char *const argv[restrict], char *const envp[restrict]) in posix_spawnp()
Dposix_spawn.c179 char *const argv[restrict], char *const envp[restrict]) in posix_spawn()
/third_party/skia/m133/gn/
Dpush_to_android.py15 restrict = [] if serial == 'auto' else ['-s', serial] variable
/third_party/skia/gn/
Dpush_to_android.py15 restrict = [] if serial == 'auto' else ['-s', serial] variable
/third_party/rust/rust/src/tools/clippy/
DREADME.md33 [^restrict]: Some use cases for `restriction` lints include: footnote in Clippy
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h231 # define restrict /* empty */ macro
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h231 # define restrict /* empty */ macro
/third_party/skia/m133/third_party/externals/icu/source/tools/tzcode/
Dprivate.h231 # define restrict /* empty */ macro
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregexec.c997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/musl/src/regex/
Dregexec.c997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregexec.c997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregexec.c997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/comp/
Dstruct-packing.comp.json576 "restrict" : true, boolean
584 "restrict" : true, boolean
/third_party/tzdata/
Dprivate.h614 # define restrict /* empty */ macro
/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto116 optional bool restrict = 38; field
/third_party/glslang/glslang/Include/
DTypes.h601 bool restrict : 1; variable
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h35 # define restrict __restrict__ macro