/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/ |
fp_misc.s | 3 ; Basic immediate instruction tests.
|
immed.s | 3 ; Basic immediate instruction tests.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
linesepbug.s | 4 ; Basic immediate instruction tests.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/lns/ |
lns-duplicate.d | 8 \[0x.*\] Set basic block
|
/toolchain/binutils/binutils-2.25/include/cgen/ |
ChangeLog | 12 * basic-ops.h: (SUBWORDSIQI) Make declaration static. 20 * basic-modes.h (MAKEDI): New macro. 24 * basic-modes.h: New file. Moved here from opcodes/cgen-types.h. 25 * basic-ops.h: New file. Moved here from opcodes/cgen-ops.h.
|
/external/curl/tests/data/ |
test1075 | 6 HTTP Basic auth 14 # Basic authenticated request (we really want to respond with 200 for 20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
30 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
38 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
52 HTTP PUT with --anyauth authorization (picking Basic) 83 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
|
test2025 | 6 HTTP Basic auth 13 <!-- Alternate the order that Basic and NTLM headers appear in responses to 16 <!-- First request has Basic auth, wrong password --> 23 WWW-Authenticate: Basic realm="testrealm"
30 HTTP/1.1 401 Need Basic or NTLM auth
34 WWW-Authenticate: Basic realm="testrealm"
59 <!-- Third request has Basic auth, wrong password --> 66 WWW-Authenticate: Basic realm="testrealm"
73 HTTP/1.1 401 Need Basic or NTLM auth (2)
77 WWW-Authenticate: Basic realm="testrealm" [all...] |
test2029 | 6 HTTP Basic auth 13 <!-- Alternate the order that Basic and NTLM headers appear in responses to 18 HTTP/1.1 401 Need Basic or NTLM auth
23 WWW-Authenticate: Basic realm="testrealm"
43 WWW-Authenticate: Basic realm="testrealm"
49 <!-- Second request has Basic auth, right password --> 61 HTTP/1.1 401 Need Basic or NTLM auth (2)
66 WWW-Authenticate: Basic realm="testrealm"
86 WWW-Authenticate: Basic realm="testrealm"
92 <!-- Fourth request has Basic auth, wrong password -- [all...] |
test80 | 7 HTTP Basic auth 9 HTTP proxy Basic auth 53 HTTP 1.0 CONNECT with proxytunnel and proxy+host Basic authentication 69 Proxy-Authorization: Basic eW91YXJlOnlvdXJzZWxm
77 Authorization: Basic aWFtOm15c2VsZg==
|
/external/chromium-trace/catapult/third_party/Paste/paste/auth/ |
basic.py | 6 Basic HTTP/1.0 Authentication 8 This module implements ``Basic`` authentication as described in 15 >>> # from paste.auth.basic import AuthBasicHandler 29 implements ``Basic`` authentication details 31 type = 'basic' 37 head = WWW_AUTHENTICATE.tuples('Basic realm="%s"' % self.realm) 45 if 'basic' != authmeth.lower(): 57 HTTP/1.0 ``Basic`` authentication middleware 91 AUTH_TYPE.update(environ, 'basic') 103 Grant access via basic authenticatio [all...] |
/external/chromium-trace/catapult/third_party/polymer/components/core-overlay/tests/html/ |
core-overlay-basic.html | 25 #basic { 35 <core-overlay id="basic"> 36 Basic Overlay 70 // basic 71 var basic = document.querySelector('#basic'); 100 // basic overlay events 102 chai.assert.equal(basic.opened, false, 'overlay starts closed'); 103 chai.assert.equal(getComputedStyle(basic).display, 'none', 'overlay starts hidden'); 104 testOpenEvents(basic, next) [all...] |
/external/libnl/src/cls/ |
basic.c | 2 * src/cls/basic.c Basic Classifier 12 #include <netlink/route/cls/basic.h> 18 "Usage: ... basic [OPTIONS]...\n" 78 .name = "basic",
|
/external/libxml2/test/schemas/ |
anyAttr1_0.xml | 15 <basic.A bar:barA="o"/> 16 <basic.B bar:barB="o"/> 17 <basic.C barC="o"/> 18 <basic.D foo:barD="o"/> 19 <basic.E barA="o" bar:barB="o" foo:barC="o"/>
|
/external/llvm/test/CodeGen/PowerPC/ |
code-align.ll | 3 ; RUN: llc -mcpu=a2 < %s | FileCheck %s -check-prefix=BASIC 4 ; RUN: llc -mcpu=e500mc < %s | FileCheck %s -check-prefix=BASIC 5 ; RUN: llc -mcpu=e5500 < %s | FileCheck %s -check-prefix=BASIC 23 ; BASIC-LABEL: .globl foo 26 ; BASIC: .align 4 29 ; BASIC: @foo 39 ; BASIC-LABEL: @loop 42 ; BASIC: mtctr 45 ; BASIC: .align 4 48 ; BASIC: lwz [all...] |
/external/autotest/client/site_tests/graphics_dEQP/expectations/baytrail/ |
dEQP-GLES3.functional.Fail.bz2 | |
/external/autotest/client/site_tests/graphics_dEQP/expectations/braswell/ |
dEQP-GLES3.functional.Fail.bz2 | |
/external/autotest/client/site_tests/graphics_dEQP/expectations/broadwell/ |
dEQP-GLES3.functional.Fail.bz2 | |
/external/autotest/client/site_tests/graphics_dEQP/expectations/haswell/ |
dEQP-GLES3.functional.Fail.bz2 | |
/external/autotest/client/site_tests/graphics_dEQP/expectations/ivybridge/ |
dEQP-GLES3.functional.Fail.bz2 | |
/external/autotest/client/site_tests/graphics_dEQP/expectations/sandybridge/ |
dEQP-GLES3.functional.Fail.bz2 | |
/external/clang/lib/Basic/ |
OpenMPKinds.cpp | 14 #include "clang/Basic/OpenMPKinds.h" 15 #include "clang/Basic/IdentifierTable.h" 27 #include "clang/Basic/OpenMPKinds.def" 42 #include "clang/Basic/OpenMPKinds.def" 57 #include "clang/Basic/OpenMPKinds.def" 69 #include "clang/Basic/OpenMPKinds.def" 82 #include "clang/Basic/OpenMPKinds.def" 87 #include "clang/Basic/OpenMPKinds.def" 92 #include "clang/Basic/OpenMPKinds.def" 97 #include "clang/Basic/OpenMPKinds.def [all...] |
/external/llvm/utils/lit/tests/ |
discovery.py | 1 # Check the basic discovery process, including a sub-suite. 6 # RUN: FileCheck --check-prefix=CHECK-BASIC-OUT < %t.out %s 7 # RUN: FileCheck --check-prefix=CHECK-BASIC-ERR < %t.err %s 9 # CHECK-BASIC-ERR: loading suite config '{{.*}}/discovery/lit.cfg' 10 # CHECK-BASIC-ERR-DAG: loading suite config '{{.*}}/discovery/subsuite/lit.cfg' 11 # CHECK-BASIC-ERR-DAG: loading local config '{{.*}}/discovery/subdir/lit.local.cfg' 13 # CHECK-BASIC-OUT: -- Test Suites -- 14 # CHECK-BASIC-OUT: sub-suite - 2 tests 15 # CHECK-BASIC-OUT: Source Root: {{.*/discovery/subsuite$}} 16 # CHECK-BASIC-OUT: Exec Root : {{.*/discovery/subsuite$} [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.3.zip | |
/external/libmicrohttpd/src/microhttpd/ |
basicauth.c | 21 * @brief Implements HTTP basic authentication methods 31 * Beginning string for any valid Basic authentication header. 33 #define _BASIC_BASE "Basic " 37 * Get the username and password from the basic authorization header sent by the client 64 "Error decoding basic authentication\n"); 73 "Basic authentication doesn't contain ':' separator\n"); 104 * Queues a response to request basic authentication from the client. 121 size_t hlen = strlen(realm) + strlen("Basic realm=\"\"") + 1; 135 "Basic realm=\"%s\"",
|
/external/llvm/include/llvm/IR/ |
BasicBlock.h | 1 //===-- llvm/BasicBlock.h - Represent a basic block in the VM ---*- C++ -*-===// 37 /// \brief LLVM Basic Block Representation 39 /// This represents a single basic block in LLVM. A basic block is simply a 40 /// container of instructions that execute sequentially. Basic blocks are Values 42 /// tables. The type of a BasicBlock is "Type::LabelTy" because the basic block 45 /// A well formed basic block is formed of a list of non-terminating 47 /// TerminatorInst's may not occur in the middle of basic blocks, and must 48 /// terminate the blocks. The BasicBlock class allows malformed basic blocks to 50 /// modifying a program. However, the verifier will ensure that basic block [all...] |