Home
last modified time | relevance | path

Searched refs:Allowed (Results 1 – 25 of 193) sorted by relevance

12345678

/external/ltp/testcases/network/nfsv4/locks/
DREADME153 thread | set a read lock | Allowed Allowed | Allowed Allowed |
154 | set a write lock | Allowed Allowed | Allowed Allowed |
155 | read | Allowed Allowed | Allowed Allowed |
156 | write | Allowed Allowed | Allowed Allowed |
158 process | set a read lock | Allowed Denied | Allowed Denied |
160 | read | Allowed Allowed | Denied Allowed |
161 | write | Allowed Allowed | Denied Denied |
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp712 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
719 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
720 setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes()
724 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
730 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
731 setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes()
736 setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes()
741 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
747 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
760 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp814 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
821 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
822 setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes()
826 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
832 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
833 setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes()
838 setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes()
843 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
849 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
865 setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes()
[all …]
DARMTargetStreamer.cpp194 : ARMBuildAttrs::Allowed); in emitTargetAttributes()
203 emitAttribute(ARMBuildAttrs::THUMB_ISA_use, ARMBuildAttrs::Allowed); in emitTargetAttributes()
276 emitAttribute(ARMBuildAttrs::DSP_extension, ARMBuildAttrs::Allowed); in emitTargetAttributes()
283 ARMBuildAttrs::Allowed); in emitTargetAttributes()
/external/grpc-grpc/doc/
Dinternationalization.md29 Allowed values are unicode strings (content will be percent-encoded on the wire).
34 Allowed values are defined by HTTP/2 standard (metadata keys are represented as HTTP/2 header/trail…
39 Allowed values are defined by HTTP/2 standard (metadata values are represented as HTTP/2 header/tra…
/external/curl/tests/data/
Dtest28715 HTTP/1.1 405 Method Not Allowed swsclose
49 HTTP/1.1 405 Method Not Allowed swsclose
Dtest21719 HTTP/1.1 405 Method Not Allowed swsclose
55 HTTP/1.1 405 Method Not Allowed swsclose
Dtest30216 HTTP/1.1 405 Method Not Allowed swsclose
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DARMAttributeParser.cpp97 ARMBuildAttrs::Allowed)); in TEST()
105 ARMBuildAttrs::Allowed)); in TEST()
113 ARMBuildAttrs::Allowed)); in TEST()
167 ARMBuildAttrs::Allowed)); in TEST()
175 ARMBuildAttrs::Allowed)); in TEST()
/external/pdfium/third_party/lcms/
D0019-utf8.patch9 - // measurement. Allowed values are <93>black<94>, <93>white<94>, or…
10 + // measurement. Allowed values are "black" "white" or "na".
17 …E_STRINGIFY}, // Identifies the use of a physical polarization filter during measurement. Allowed
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/ProjectSettings/
DTimeManager.asset7 Maximum Allowed Timestep: 0.33333334
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.microsoft56 VALUE MS-BAP-Usage Not-Allowed 0
57 VALUE MS-BAP-Usage Allowed 1
Ddictionary.ascend25 ATTRIBUTE Ascend-Dialout-Allowed 131 integer
290 VALUE Ascend-Dialout-Allowed Dialout-Not-Allowed 0
291 VALUE Ascend-Dialout-Allowed Dialout-Allowed 1
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBuildAttrs.h107 Allowed = 1, enumerator
DARMAsmPrinter.cpp687 ARMBuildAttrs::Allowed); in emitAttributes()
699 ARMBuildAttrs::Allowed); in emitAttributes()
701 ARMBuildAttrs::Allowed); in emitAttributes()
706 ARMBuildAttrs::Allowed); in emitAttributes()
708 ARMBuildAttrs::Allowed); in emitAttributes()
739 ARMBuildAttrs::Allowed); in emitAttributes()
745 ARMBuildAttrs::Allowed); in emitAttributes()
747 ARMBuildAttrs::Allowed); in emitAttributes()
752 ARMBuildAttrs::Allowed); in emitAttributes()
/external/deqp-deps/SPIRV-Tools/test/link/
Dpartial_linkage_test.cpp26 TEST_F(PartialLinkage, Allowed) { in TEST_F() argument
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dpartial_linkage_test.cpp26 TEST_F(PartialLinkage, Allowed) { in TEST_F() argument
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_MergeV2Checkpoints.pbtxt12 scalar. The desired final prefix. Allowed to be the same
/external/deqp-deps/glslang/Test/
DsamplerlessTextureFunctions.frag12 // Allowed by KHR_vulkan_glsl without the extension. All others should
/external/clang/lib/Parse/
DParseStmt.cpp103 AllowedContsructsKind Allowed, in ParseStatementOrDeclaration() argument
114 Stmts, Allowed, TrailingElseLoc, Attrs); in ParseStatementOrDeclaration()
156 AllowedContsructsKind Allowed, SourceLocation *TrailingElseLoc, in ParseStatementOrDeclarationAfterAttributes() argument
212 if ((getLangOpts().CPlusPlus || Allowed == ACK_Any) && in ParseStatementOrDeclarationAfterAttributes()
357 return ParseOpenMPDeclarativeOrExecutableDirective(Allowed); in ParseStatementOrDeclarationAfterAttributes()
376 return ParsePragmaLoopHint(Stmts, Allowed, TrailingElseLoc, Attrs); in ParseStatementOrDeclarationAfterAttributes()
1906 AllowedContsructsKind Allowed, in ParsePragmaLoopHint() argument
1929 Stmts, Allowed, TrailingElseLoc, Attrs); in ParsePragmaLoopHint()
/external/llvm/include/llvm/Support/
DARMBuildAttributes.h126 Allowed = 1, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h127 Allowed = 1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMBuildAttributes.h127 Allowed = 1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp464 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed = in apply() local
468 while (PRegOpt < Allowed.size() && Allowed[PRegOpt] != DstReg) in apply()
471 if (PRegOpt < Allowed.size()) { in apply()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp438 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed = in apply() local
442 while (PRegOpt < Allowed.size() && Allowed[PRegOpt] != DstReg) in apply()
445 if (PRegOpt < Allowed.size()) { in apply()

12345678