Home
last modified time | relevance | path

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

123456

/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/curl/tests/data/
Dtest28715 HTTP/1.1 405 Method Not Allowed swsclose
48 HTTP/1.1 405 Method Not Allowed swsclose
Dtest21719 HTTP/1.1 405 Method Not Allowed swsclose
54 HTTP/1.1 405 Method Not Allowed swsclose
Dtest30216 HTTP/1.1 405 Method Not Allowed swsclose
/external/pdfium/third_party/lcms2-2.6/
D0013-utf8.patch9 - // measurement. Allowed values are �black? �white? or {"na".
10 + // measurement. Allowed values are "black" "white" or "na".
17 …E_STRINGIFY}, // Identifies the use of a physical polarization filter during measurement. Allowed
D0017-upstream-integer-overflow-MPEmatrix_Read.patch22 // Allowed keywords & datasets. They have visibility on whole stream
/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/llvm/include/llvm/Support/
DARMBuildAttributes.h126 Allowed = 1, enumerator
/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()
DParseOpenMP.cpp781 AllowedContsructsKind Allowed) { in ParseOpenMPDeclarativeOrExecutableDirective() argument
800 if (Allowed != ACK_Any) { in ParseOpenMPDeclarativeOrExecutableDirective()
852 if (Allowed == ACK_StatementsOpenMPNonStandalone) { in ParseOpenMPDeclarativeOrExecutableDirective()
944 if (Allowed == ACK_StatementsOpenMPNonStandalone) { in ParseOpenMPDeclarativeOrExecutableDirective()
/external/syslinux/com32/cmenu/
DCHANGES3 * Allowed menu's to have names. Submenu's can be referred to by names
/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()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp676 STI.hasARMOps() ? ARMBuildAttrs::Allowed in emitAttributes()
682 ATS.emitAttribute(ARMBuildAttrs::THUMB_ISA_use, ARMBuildAttrs::Allowed); in emitAttributes()
746 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_exceptions, ARMBuildAttrs::Allowed); in emitAttributes()
751 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_rounding, ARMBuildAttrs::Allowed); in emitAttributes()
782 ARMBuildAttrs::Allowed); in emitAttributes()
789 ARMBuildAttrs::Allowed); in emitAttributes()
833 ATS.emitAttribute(ARMBuildAttrs::DSP_extension, ARMBuildAttrs::Allowed); in emitAttributes()
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h170 AllowedRegVecRef getAllowedRegs(AllowedRegVector Allowed) { in getAllowedRegs() argument
171 return AllowedRegVecs.getValue(std::move(Allowed)); in getAllowedRegs()
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1203 bool Allowed = EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset); in LayoutBase() local
1204 (void)Allowed; in LayoutBase()
1205 assert(Allowed && "Base subobject externally placed at overlapping offset"); in LayoutBase()
1786 bool Allowed = EmptySubobjects->CanPlaceFieldAtOffset(D, FieldOffset); in LayoutField() local
1787 (void)Allowed; in LayoutField()
1788 assert(Allowed && "Externally-placed field cannot be placed here"); in LayoutField()
/external/clang/include/clang/Parse/
DParser.h1677 ParseStatementOrDeclaration(StmtVector &Stmts, AllowedContsructsKind Allowed,
1681 AllowedContsructsKind Allowed,
1710 AllowedContsructsKind Allowed,
2510 ParseOpenMPDeclarativeOrExecutableDirective(AllowedContsructsKind Allowed);
/external/tagsoup/
DCHANGES249 Allowed hyphen, underscore, and period in names as well as colon.
/external/eigen/
DCMakeLists.txt26 …message(FATAL_ERROR "Unknown build type \"${CMAKE_BUILD_TYPE}\". Allowed values are Debug, Release…
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex305 #define IPV6_FL_F_CREATE 1 /* Allowed to create new label */
/external/strace/
DNEWS390 * Allowed exit status messages to be suppressed by giving -q option twice.
446 * Allowed -p option to take comma or whitespace-separated list of PIDs.
/external/v8/
DChangeLog19683 Allowed uncacheable identifiers to go generic (issue 2867).
19816 Allowed HPhis to have an invalid merge index. (issue 2815)
19991 Allowed users of the V8 API to distinguish between unset and undefined
20191 Allowed setting debugger breakpoints on CompareNilICs (issue 2660)
21811 Allowed inlining of functions containing object literals. (issue 1322)
22507 Allowed JSObject::PreventExtensions to work for arguments objects.
22568 Allowed compiling v8_shell with the 'host' toolset (issue 82437).
23179 Allowed getters and setters on JSArray elements (issue 900).
23184 Allowed numbers and strings as names of getters/setters in object
23353 Allowed forcing the use of a simulator from the build script
[all …]

123456