OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basic
(Results
576 - 600
of
8959
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
tag_and_trait.hpp
90
* Signifies a
basic
invalidation guarantee that any iterator,
129
///
Basic
sequence.
132
///
Basic
string container, inclusive of strings, ropes, etc.
135
///
Basic
associative-container.
138
///
Basic
hash structure.
147
///
Basic
branch structure.
150
///
Basic
tree structure.
162
///
Basic
trie structure.
171
///
Basic
priority-queue.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
tag_and_trait.hpp
90
* Signifies a
basic
invalidation guarantee that any iterator,
129
///
Basic
sequence.
132
///
Basic
string container, inclusive of strings, ropes, etc.
135
///
Basic
associative-container.
138
///
Basic
hash structure.
147
///
Basic
branch structure.
150
///
Basic
tree structure.
162
///
Basic
trie structure.
171
///
Basic
priority-queue.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
tag_and_trait.hpp
89
* Signifies a
basic
invalidation guarantee that any iterator,
128
///
Basic
sequence.
131
///
Basic
string container, inclusive of strings, ropes, etc.
134
///
Basic
associative-container.
137
///
Basic
hash structure.
146
///
Basic
branch structure.
149
///
Basic
tree structure.
161
///
Basic
trie structure.
170
///
Basic
priority-queue.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
tag_and_trait.hpp
89
* Signifies a
basic
invalidation guarantee that any iterator,
128
///
Basic
sequence.
131
///
Basic
string container, inclusive of strings, ropes, etc.
134
///
Basic
associative-container.
137
///
Basic
hash structure.
146
///
Basic
branch structure.
149
///
Basic
tree structure.
161
///
Basic
trie structure.
170
///
Basic
priority-queue.
/dalvik/dx/src/com/android/dx/ssa/
package-info.java
26
* implement
basic
optimization steps and register allocation so that a
44
* <li> A {@link SsaBasicBlock} instance represents a
basic
block, whose
45
* semantics are quite similar to
basic
blocks in
48
* literature. They must be the first N instructions in a
basic
block.
86
* split} and new
basic
blocks inserted as required to meet the constraints
SetFactory.java
31
* sets are kept per
basic
block until phi placement and tend to be,
48
* {@link SsaBasicBlock}. These are sets of SSA registers kept per
basic
62
* @param szBlocks {@code >=0;} count of
basic
blocks in method
/external/antlr/antlr-3.4/runtime/Python/antlr3/
__init__.py
45
- CommonTokenStream: A
basic
and most commonly used TokenStream
52
- tree.CommonTreeNodeStream: A
basic
and most commonly used tree.TreeNodeStream
63
- CommonToken: A
basic
and most commonly used Token implementation.
69
- tree.CommonTree: A
basic
and most commonly used Tree implementation.
74
- tree.CommonTreeAdaptor: A
basic
and most commonly used tree.TreeAdaptor
/external/chromium_org/net/http/
http_auth_cache_unittest.cc
81
TEST(HttpAuthCacheTest,
Basic
) {
94
"
Basic
realm=Realm1",
103
"
Basic
realm=Realm2",
115
"
Basic
realm=Realm3",
116
CreateASCIICredentials("realm3-
basic
-user", "realm3-
basic
-password"),
134
realm4_basic_handler->auth_scheme(), "
Basic
realm=Realm4",
135
CreateASCIICredentials("realm4-
basic
-user",
136
"realm4-
basic
-password"),
159
EXPECT_EQ("
Basic
realm=Realm3", entry->auth_challenge())
[
all
...]
/external/clang/lib/Basic/
Builtins.cpp
14
#include "clang/
Basic
/Builtins.h"
15
#include "clang/
Basic
/IdentifierTable.h"
16
#include "clang/
Basic
/LangOptions.h"
17
#include "clang/
Basic
/TargetInfo.h"
28
#include "clang/
Basic
/Builtins.def"
/external/clang/unittests/Tooling/
RewriterTestContext.h
17
#include "clang/
Basic
/Diagnostic.h"
18
#include "clang/
Basic
/DiagnosticOptions.h"
19
#include "clang/
Basic
/FileManager.h"
20
#include "clang/
Basic
/LangOptions.h"
21
#include "clang/
Basic
/SourceManager.h"
/external/llvm/test/Transforms/BBVectorize/X86/
simple-int.ll
9
;
Basic
depth-3 chain with fma
23
;
Basic
depth-3 chain with fmuladd
37
;
Basic
depth-3 chain with cos
51
;
Basic
depth-3 chain with powi
65
;
Basic
depth-3 chain with powi (different powers: should not vectorize)
/external/valgrind/main/lackey/docs/
lk-manual.xml
17
<para>Lackey is a simple Valgrind tool that does various kinds of
basic
34
<varlistentry id="opt.
basic
-counts" xreflabel="--
basic
-counts">
36
<option><![CDATA[--
basic
-counts=<no|yes> [default: yes] ]]></option>
130
<option>--
basic
-counts=yes</option> is specified.</para>
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
0010-Add-enough-symlink-to-rename-file-path-with-replace-.patch
24
test/strings/
basic
.string/string.nonmembers/string_op!EQ | 1 +
25
test/strings/
basic
.string/string.nonmembers/string_operatorEQEQ | 1 +
26
test/strings/
basic
.string/string.nonmembers/string_opgtEQ | 1 +
27
test/strings/
basic
.string/string.nonmembers/string_opltEQ | 1 +
53
create mode 120000 test/strings/
basic
.string/string.nonmembers/string_op!EQ
54
create mode 120000 test/strings/
basic
.string/string.nonmembers/string_operatorEQEQ
55
create mode 120000 test/strings/
basic
.string/string.nonmembers/string_opgtEQ
56
create mode 120000 test/strings/
basic
.string/string.nonmembers/string_opltEQ
187
diff --git a/test/strings/
basic
.string/string.nonmembers/string_op!EQ b/test/strings/
basic
.string/string.nonmembers/string_op!E
[
all
...]
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/
README.md
1
Android ActionBarCompat-
Basic
Sample
4
This sample shows you how to use ActionBarCompat to create a
basic
Activity
59
https://github.com/googlesamples/android-ActionBarCompat-
Basic
/developers/samples/android/renderScript/BasicRenderScript/
template-params.xml
38
This sample demonstrates using RenderScript to perform
basic
image manipulation. Specifically, it allows users
66
This sample demonstrates using RenderScript to perform
basic
image manipulation. Specifically, it allows users
83
This sample demonstrates the fundamentals of writing a RenderScript compute kernel, and using it to perform
basic
image
/developers/samples/android/ui/activitytasks/DocumentCentricApps/
template-params.xml
29
This sample shows the
basic
usage of the new \"Document Centric Apps\" API.
57
Sample demonstrating the
basic
usage of the new 'Document Centric Apps' API.
64
This sample shows the
basic
usage of the new Document-Centric Apps API. The new
/external/apache-http/src/org/apache/http/client/params/
AuthPolicy.java
59
*
Basic
authentication scheme as defined in RFC2617 (considered inherently
62
public static final String
BASIC
= "
Basic
";
/external/chromium_org/components/language_usage_metrics/
language_usage_metrics_unittest.cc
19
//
Basic
single language case.
48
//
Basic
two languages case.
89
//
Basic
case.
/external/chromium_org/third_party/angle/tests/deqp_tests/
deqp_tests.txt
5
dEQP-GLES3.functional.shaders.preprocessor.
basic
.*
25
dEQP-GLES3.functional.texture.mipmap.2d.
basic
.*
30
dEQP-GLES3.functional.texture.mipmap.3d.
basic
.*
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prlock.h
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-
basic
-offset: 2 -*- */
37
** Description: API to
basic
locking functions of NSPR.
40
** NSPR provides
basic
locking mechanisms for thread synchronization. Locks
/external/clang/lib/ARCMigrate/
PlistReporter.cpp
11
#include "clang/
Basic
/FileManager.h"
12
#include "clang/
Basic
/PlistSupport.h"
13
#include "clang/
Basic
/SourceManager.h"
/external/clang/tools/libclang/
CIndexer.cpp
18
#include "clang/
Basic
/FileManager.h"
19
#include "clang/
Basic
/SourceManager.h"
20
#include "clang/
Basic
/Version.h"
/external/deqp/doc/testspecs/GLES31/
functional.compute.shared_var.txt
25
+ All
basic
types, all precisions
28
- 2x1x3 in
basic
type cases
42
Basic
type test cases declare a single shared variable of the appropriate
functional.program_uniform.txt
27
- Most
basic
types
44
Various combinations of uniforms are tested: single
basic
-type uniforms, arrays,
48
assigned using the pointer variant). Arrays with
basic
element type can have
/external/dexmaker/src/dx/java/com/android/dx/ssa/
SetFactory.java
31
* sets are kept per
basic
block until phi placement and tend to be,
48
* {@link SsaBasicBlock}. These are sets of SSA registers kept per
basic
62
* @param szBlocks {@code >=0;} count of
basic
blocks in method
Completed in 769 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>