OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basic
(Results
276 - 300
of
8959
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/icu/icu4c/source/test/cintltst/
cbiapts.h
28
* verifies that it works on a
basic
level.
/external/icu/icu4c/source/test/intltest/
dtptngts.h
17
* Test
basic
functionality of various API functions
nmfmapts.h
18
* This test executes
basic
functionality checks of various API functions
selfmts.h
20
* Test
basic
functionality of various API functions
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
package.html
7
<p>This package contains
basic
classes required for
/external/llvm/docs/_themes/llvm-theme/
layout.html
10
{% extends "
basic
/layout.html" %}
/external/llvm/test/CodeGen/ARM/
2009-10-27-double-align.ll
2
; RUN: llc < %s -mtriple=arm-linux-gnueabi -regalloc=
basic
| FileCheck %s
fast-isel-redefinition.ll
1
; RUN: llc -O0 -verify-machineinstrs -fast-isel-abort -optimize-regalloc -regalloc=
basic
< %s
/external/llvm/test/CodeGen/PowerPC/
fast-isel-redefinition.ll
1
; RUN: llc -O0 -verify-machineinstrs -fast-isel-abort -optimize-regalloc -regalloc=
basic
-mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
pwr3-6x.ll
1
; Test
basic
support for some older processors.
/external/llvm/test/Transforms/ADCE/
2002-07-17-AssertionFailure.ll
2
; three instructions that are dead here. Ironically there were a dead
basic
/external/llvm/test/Transforms/ConstProp/
phi.ll
1
; This is a
basic
sanity check for constant propagation. The add instruction
/external/llvm/test/Transforms/SCCP/
apint-basictest2.ll
1
; This is a
basic
sanity check for constant propagation. The add instruction
/external/nanopb-c/tests/basic_buffer/
SConscript
1
# Build and run a
basic
round-trip test using memory buffer encoding.
/external/nanopb-c/tests/basic_stream/
SConscript
1
# Build and run a
basic
round-trip test using direct stream encoding.
/external/oprofile/module/ia64/
cpu_type.c
32
/* Go for the
basic
generic IA64 */
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
BasicAnnotation.java
7
* This represents a
basic
annotation, and serves as a common superclass for Annotation and AnnotationEncodedValue
/external/srec/config/en.us/
config.mk
7
dictionary/
basic
.ok \
/external/valgrind/main/massif/tests/
basic2.vgtest
1
prog:
basic
no-stack-no-heap.vgtest
1
prog:
basic
/external/zlib/src/win32/
zlib.def
3
;
basic
functions
/hardware/invensense/60xx/mlsdk/mllite/
invensense.h
1
/** Main header file for Invensense's
basic
library.
/ndk/tests/device/test-basic-exceptions/
README
1
This test is meant to test the most
basic
level of exception support
/external/llvm/lib/IR/
BasicBlock.cpp
108
/// moveBefore - Unlink this
basic
block from its current function and
115
/// moveAfter - Unlink this
basic
block from its current function and
136
// All valid
basic
blocks should have a terminator,
137
// which is not a PHINode. If we have an invalid
basic
146
// All valid
basic
blocks should have a terminator,
147
// which is not a PHINode. If we have an invalid
basic
155
// All valid
basic
blocks should have a terminator,
156
// which is not a PHINode. If we have an invalid
basic
185
/// getSinglePredecessor - If this
basic
block has a single predecessor block,
195
/// getUniquePredecessor - If this
basic
block has a unique predecessor block
[
all
...]
/external/libcxx/test/re/re.const/re.synopt/
syntax_option_type.pass.cpp
23
//
basic
= unspecified,
42
assert(std::regex_constants::
basic
!= 0);
52
assert((std::regex_constants::icase & std::regex_constants::
basic
) == 0);
61
assert((std::regex_constants::nosubs & std::regex_constants::
basic
) == 0);
69
assert((std::regex_constants::optimize & std::regex_constants::
basic
) == 0);
76
assert((std::regex_constants::collate & std::regex_constants::
basic
) == 0);
82
assert((std::regex_constants::ECMAScript & std::regex_constants::
basic
) == 0);
88
assert((std::regex_constants::
basic
& std::regex_constants::extended) == 0);
89
assert((std::regex_constants::
basic
& std::regex_constants::awk) == 0);
90
assert((std::regex_constants::
basic
& std::regex_constants::grep) == 0)
[
all
...]
Completed in 575 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>