Home
last modified time | relevance | path

Searched defs:restrict (Results 26 – 50 of 85) sorted by relevance

1234

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/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.80.1/share/doc/clippy/
H A DREADME.md33 [^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 Dcommon.h75 #define restrict macro
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Djemalloc_internal_macros.h30 # define restrict macro
/aosp_15_r20/external/speex/
H A Dconfig.h174 #define restrict __restrict__ macro
/aosp_15_r20/external/clang/test/SemaCXX/
H A Derr_reference_bind_drops_quals.cpp3 #define restrict __restrict__ macro
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/rcs/validator/
DOutgoingTransportStateValidator.java108 public void restrict(int reason) { in restrict() method in OutgoingTransportStateValidator
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/
Dmmap.rs28 pub fn restrict(mut self, start: usize, end: usize) -> Self { in restrict() method
/aosp_15_r20/external/stressapptest/src/
H A Dstressapptest_config_android.h223 #define restrict __restrict macro
/aosp_15_r20/external/speex/tmv/
H A Dconfig.h12 #define restrict macro
/aosp_15_r20/external/tensorflow/third_party/nasm/
H A Dconfig.h527 #define restrict __restrict macro
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dprivate.h231 # define restrict /* empty */ macro
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h231 # define restrict /* empty */ macro
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DAppStateTrackerTest.java305 private void setAppOps(int uid, String packageName, boolean restrict) throws RemoteException { in setAppOps()
/aosp_15_r20/system/keymaster/key_blob_utils/
H A Docb.c92 #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 Dregexec.c997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/aosp_15_r20/external/trusty/musl/src/regex/
Dregexec.c998 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/aosp_15_r20/external/bc/include/
H A Dstatus.h58 #define restrict __restrict macro
/aosp_15_r20/bionic/libc/tzcode/
H A Dprivate.h558 # define restrict /* empty */ macro
/aosp_15_r20/external/python/httplib2/doc/html/
Dsearchindex.js1 …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 Dunittest_objc.proto135 optional bool restrict = 38; field
/aosp_15_r20/external/protobuf/objectivec/Tests/
H A Dunittest_objc.proto135 optional bool restrict = 38; field
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DTypes.h601 bool restrict : 1; variable
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DTypes.h587 bool restrict : 1; variable
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.h35 # define restrict __restrict__ macro

1234