HomeSort by relevance Sort by last modified time
    Searched refs:Allowed (Results 26 - 42 of 42) sorted by null

12

  /external/curl/tests/
http_pipe.py 402 '405 Method Not Allowed', e))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb2_ldmstm.s 40 stmia r0!, {r0-r3} @ Encoding T1, Allowed as r0 is lowest reg
  /prebuilts/go/darwin-x86/src/net/http/
status.go 88 StatusMethodNotAllowed: "Method Not Allowed",
  /prebuilts/go/linux-x86/src/net/http/
status.go 88 StatusMethodNotAllowed: "Method Not Allowed",
  /prebuilts/go/darwin-x86/src/html/template/
content_test.go 36 // Allowed but not escaped.
49 // Allowed and HTML escaped.
77 // Allowed and HTML escaped.
  /prebuilts/go/linux-x86/src/html/template/
content_test.go 36 // Allowed but not escaped.
49 // Allowed and HTML escaped.
77 // Allowed and HTML escaped.
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 25 ATTRIBUTE Ascend-Dialout-Allowed 131 integer
290 VALUE Ascend-Dialout-Allowed Dialout-Not-Allowed 0
291 VALUE Ascend-Dialout-Allowed Dialout-Allowed 1
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 279 // the allowed sets, so we cache them to avoid the overhead of constructing
287 // Cache known disjoint allowed registers pairs
333 // Do not add an edge when the nodes' allowed registers do not
358 // a null matrix, meaning the nodes' allowed registers do not have any
431 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed =
435 while (PRegOpt < Allowed.size() && Allowed[PRegOpt] != DstReg)
438 if (PRegOpt < Allowed.size()) {
576 // Compute an initial allowed set for the current vreg.
603 // Check for vregs that have no allowed registers. These should b
    [all...]
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 644 STI.hasARMOps() ? ARMBuildAttrs::Allowed
647 ATS.emitAttribute(ARMBuildAttrs::THUMB_ISA_use, ARMBuildAttrs::Allowed);
711 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_exceptions, ARMBuildAttrs::Allowed);
716 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_rounding, ARMBuildAttrs::Allowed);
747 ARMBuildAttrs::Allowed);
754 ARMBuildAttrs::Allowed);
    [all...]
  /external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 79 /// \brief Holds a vector of the allowed physical regs for a vreg.
169 AllowedRegVecRef getAllowedRegs(AllowedRegVector Allowed) {
170 return AllowedRegVecs.getValue(std::move(Allowed));
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp 613 /// MaxFieldAlignment - The maximum allowed field alignment. This is set by
    [all...]
  /external/v8/test/mjsunit/es6/
templates.js 511 // Allowed in sloppy expression
  /external/iproute2/doc/
api-ip6-flowlabels.tex 74 Flow labels have finite lifetime and source is not allowed to reuse
108 namely, we are not allowed to use received address for reply directly
305 #define IPV6_FL_F_CREATE 1 /* Allowed to create new label */
310 \item \verb|share| defines who is allowed to reuse the same flow label.
339 \verb|IPV6_DSTOPTS| are allowed.
  /external/libvorbis/doc/
04-codec.tex 65 \varname{[audio_sample_rate]} must read greater than zero. Allowed final
  /external/v8/src/js/
i18n.js 560 // Boolean keys are allowed not to have values in Unicode extension.
949 * Allowed -u-co- values. List taken from:
    [all...]
  /external/boringssl/src/ssl/test/runner/
runner.go     [all...]
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 

Completed in 1020 milliseconds

12