/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/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.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/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/ |
H A D | common.h | 75 #define restrict macro
|
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/ |
H A D | jemalloc_internal_macros.h | 30 # define restrict macro
|
/aosp_15_r20/external/speex/ |
H A D | config.h | 174 #define restrict __restrict__ macro
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | err_reference_bind_drops_quals.cpp | 3 #define restrict __restrict__ macro
|
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/rcs/validator/ |
D | OutgoingTransportStateValidator.java | 108 public void restrict(int reason) { in restrict() method in OutgoingTransportStateValidator
|
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/ |
D | mmap.rs | 28 pub fn restrict(mut self, start: usize, end: usize) -> Self { in restrict() method
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | stressapptest_config_android.h | 223 #define restrict __restrict macro
|
/aosp_15_r20/external/speex/tmv/ |
H A D | config.h | 12 #define restrict macro
|
/aosp_15_r20/external/tensorflow/third_party/nasm/ |
H A D | config.h | 527 #define restrict __restrict macro
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/ |
H A D | private.h | 231 # define restrict /* empty */ macro
|
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/ |
H A D | private.h | 231 # define restrict /* empty */ macro
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/ |
H A D | AppStateTrackerTest.java | 305 private void setAppOps(int uid, String packageName, boolean restrict) throws RemoteException { in setAppOps()
|
/aosp_15_r20/system/keymaster/key_blob_utils/ |
H A D | ocb.c | 92 #define restrict __restrict /* MSVC doesn't recognize "restrict" in C */ macro 104 #define restrict __restrict__ /* No "restrict" in GCC ansi C mode */ macro
|
/aosp_15_r20/external/musl/src/regex/ |
H A D | regexec.c | 997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
|
/aosp_15_r20/external/trusty/musl/src/regex/ |
D | regexec.c | 998 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
|
/aosp_15_r20/external/bc/include/ |
H A D | status.h | 58 #define restrict __restrict macro
|
/aosp_15_r20/bionic/libc/tzcode/ |
H A D | private.h | 558 # define restrict /* empty */ macro
|
/aosp_15_r20/external/python/httplib2/doc/html/ |
D | searchindex.js | 1 …0,1],turn:1,place:1,unabl:1,caprici:1,first:1,oper:1,certfil:1,number:1,restrict:1,mai:1,alreadi:1… property
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/ |
H A D | unittest_objc.proto | 135 optional bool restrict = 38; field
|
/aosp_15_r20/external/protobuf/objectivec/Tests/ |
H A D | unittest_objc.proto | 135 optional bool restrict = 38; field
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 601 bool restrict : 1; variable
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/ |
H A D | Types.h | 587 bool restrict : 1; variable
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.h | 35 # define restrict __restrict__ macro
|