HomeSort by relevance Sort by last modified time
    Searched full:basic (Results 76 - 100 of 9848) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/clang/include/clang/Serialization/
CMakeLists.txt 3 SOURCE ../Basic/Attr.td
8 SOURCE ../Basic/Attr.td
  /external/valgrind/exp-bbv/tests/
filter_bb 7 # This attempts to filter out the basic block numbers
9 # basic block number is non-deterministic on a
  /external/clang/include/clang/Sema/
CMakeLists.txt 3 SOURCE ../Basic/Attr.td
8 SOURCE ../Basic/Attr.td
13 SOURCE ../Basic/Attr.td
18 SOURCE ../Basic/Attr.td
23 SOURCE ../Basic/Attr.td
  /external/clang/test/Driver/
msvc-link.c 1 // RUN: %clang -target i686-pc-windows-msvc -### %s 2>&1 | FileCheck --check-prefix=BASIC %s
2 // BASIC: link.exe"
3 // BASIC: "-out:a.exe"
4 // BASIC: "-defaultlib:libcmt"
5 // BASIC: "-nologo"
phases.c 0 // Basic compilation for various types of files.
2 // RUN: %clang -target i386-unknown-unknown -ccc-print-phases -x c %s -x objective-c %s -x c++ %s -x objective-c++ -x assembler %s -x assembler-with-cpp %s -x none %s 2>&1 | FileCheck -check-prefix=BASIC %s
3 // BASIC: 0: input, "{{.*}}phases.c", c
4 // BASIC: 1: preprocessor, {0}, cpp-output
5 // BASIC: 2: compiler, {1}, ir
6 // BASIC: 3: backend, {2}, assembler
7 // BASIC: 4: assembler, {3}, object
8 // BASIC: 5: input, "{{.*}}phases.c", objective-c
9 // BASIC: 6: preprocessor, {5}, objective-c-cpp-output
10 // BASIC: 7: compiler, {6}, i
    [all...]
  /external/curl/tests/data/
test2040 6 HTTP Basic auth
12 <!-- First request has Basic auth, right password -->
22 <!-- Second request with Basic auth disabled -->
28 WWW-Authenticate: Basic realm="testrealm"
41 HTTP Basic authorization, then without authorization
44 -u testuser:testpass http://%HOSTIP:%HTTPPORT/20400100 --next --no-basic http://%HOSTIP:%HTTPPORT/20400200
56 Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
  /external/chromium-trace/catapult/third_party/Paste/docs/modules/
auth.basic.txt 1 :mod:`paste.auth.basic` -- Basic HTTP authentication
4 .. automodule:: paste.auth.basic
  /external/clang/lib/Basic/
Attributes.cpp 1 #include "clang/Basic/Attributes.h"
2 #include "clang/Basic/IdentifierTable.h"
14 #include "clang/Basic/AttrHasAttributeImpl.inc"
  /dalvik/dx/tests/031-bb-dead-code/
info.txt 1 This test checks to see that the basic block recognizer properly omits
  /development/samples/browseable/ActivityInstrumentation/
_index.jd 8 This sample provides a basic example of using an InstrumentationTest to probe the
  /development/samples/browseable/BasicGestureDetect/
_index.jd 8 Welcome to Basic Gesture Detect!
  /external/autotest/client/tests/cgroup/
control 9 This test checks basic functionality of cgroups
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Encodable.java 4 * Basic interface to produce serialisers for ASN.1 encodings.
  /external/clang/include/clang/Parse/
CMakeLists.txt 3 SOURCE ../Basic/Attr.td
  /external/clang/test/Misc/
win32-macho.c 1 // Check that basic use of win32-macho targets works.
  /external/compiler-rt/test/safestack/
init.c 4 // Basic smoke test for the runtime library.
  /external/dbus/test/data/equiv-config-files/basic/
basic-2.conf 4 <include>basic-1.conf</include>
  /external/eigen/failtest/
failtest_sanity_check.cpp 2 This is just some text that won't compile as a C++ file, as a basic sanity check for failtest.
  /external/llvm/test/Assembler/
invalid-uselistorder_bb-missing-bb.ll 2 ; CHECK: error: invalid basic block in uselistorder_bb
  /external/llvm/utils/lit/tests/
usage.py 0 # Basic sanity check that usage works.
  /platform_testing/tests/functional/otatests/src/com/android/functional/otatests/
SystemUpdateTest.java 4 * A basic test case to assert that the system was updated to the expected version.
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-connector-basic/1.0.2.v20150114/
BUILD 5 jars = ["aether-connector-basic-1.0.2.v20150114.jar"],
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion1.txt 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
  /development/samples/browseable/ActionBarCompat-Basic/
_index.jd 2 page.tags="ActionBarCompat-Basic"
8 This sample shows you how to use ActionBarCompat to create a basic Activity which
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
BasicAgreement.java 6 * The basic interface that basic Diffie-Hellman implementations

Completed in 2208 milliseconds

1 2 34 5 6 7 8 91011>>