OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pass
(Results
826 - 850
of
12602
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_applesingle.py
35
pass
39
pass
53
pass
62
pass
test_doctest4.txt
4
In order to get this test to
pass
, we have to manually specify the
test_call.py
25
pass
36
pass
65
pass
73
pass
81
pass
104
pass
115
pass
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
sample_doctest_no_doctests.py
15
pass
test_applesingle.py
35
pass
39
pass
53
pass
62
pass
test_doctest4.txt
4
In order to get this test to
pass
, we have to manually specify the
test_call.py
25
pass
36
pass
65
pass
73
pass
81
pass
104
pass
115
pass
/system/core/fastboot/
signfile.sh
9
openssl dgst -passin
pass
:"$3" -binary -sha1 -sign $1.pem $2 > $2.sign
/external/clang/test/SemaCXX/
printf-cstr.cpp
34
printf("%d: %s\n", n, hcs); // expected-warning{{cannot
pass
non-POD object of type 'HasCStr' to variadic function; expected type from format string was 'char *'}} expected-note{{did you mean to call the c_str() method?}}
35
printf("%d: %s\n", n, hncs); // expected-warning{{cannot
pass
non-POD object of type 'HasNoCStr' to variadic function; expected type from format string was 'char *'}}
36
sprintf(str, "%d: %s", n, hcs); // expected-warning{{cannot
pass
non-POD object of type 'HasCStr' to variadic function; expected type from format string was 'char *'}} expected-note{{did you mean to call the c_str() method?}}
38
printf(formatString, hcs, hncs); // expected-warning{{cannot
pass
object of non-POD type 'HasCStr' through variadic function}} expected-warning{{cannot
pass
object of non-POD type 'HasNoCStr' through variadic function}}
39
printf(extstr, hcs, n); // expected-warning{{cannot
pass
object of non-POD type 'HasCStr' through variadic function}}
52
Printf q("%s %d", hcs, 10); // expected-warning {{cannot
pass
non-POD object of type 'HasCStr' to variadic constructor; expected type from format string was 'char *'}} expected-note{{did you mean to call the c_str() method?}}
/external/llvm/lib/Transforms/Hello/
Hello.cpp
1
//===- Hello.cpp - Example code from "Writing an LLVM
Pass
" ---------------===//
10
// This file implements two versions of the LLVM "Hello World"
pass
described
17
#include "llvm/
Pass
.h"
28
static char ID; //
Pass
identification, replacement for typeid
41
static RegisterPass<Hello> X("hello", "Hello World
Pass
");
46
static char ID; //
Pass
identification, replacement for typeid
65
Y("hello2", "Hello World
Pass
(with getAnalysisUsage implemented)");
/external/v8/test/webkit/
registerCachingAcrossBranchTargets-expected.txt
26
On success, you will see a series of "
PASS
" messages, followed by "TEST COMPLETE".
29
PASS
(true ? function(){ return true; } : a.b)() is true
30
PASS
(function(){ return true; } || a.b)() is true
31
PASS
(function(){ return (true ? function(){return true;} : a.b)(); })() is true
32
PASS
(function(){ return (function(){return true;} || a.b)(); })() is true
33
PASS
(function(){ var i = 0; var result = false; var a = {c:true}.c; do { result = a; i++; } while (i < 2); return result; })() is true
34
PASS
successfullyParsed is true
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_recursion.py
5
pass
15
pass
24
pass
38
pass
63
pass
107
class TestPyRecursion(TestRecursion, PyTest):
pass
108
class TestCRecursion(TestRecursion, CTest):
pass
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_recursion.py
5
pass
15
pass
24
pass
38
pass
63
pass
107
class TestPyRecursion(TestRecursion, PyTest):
pass
108
class TestCRecursion(TestRecursion, CTest):
pass
/external/llvm/lib/CodeGen/
Passes.cpp
63
cl::desc("Disable Loop Strength Reduction
Pass
"));
69
cl::desc("Disable Copy Propagation
pass
"));
73
cl::desc("Print LLVM IR produced by the loop-reduce
pass
"));
75
cl::desc("Print LLVM IR input to isel
pass
"));
86
cl::value_desc("
pass
-name"), cl::init("option-unspecified"));
91
// wouldn't be part of the standard
pass
pipeline, and the target would just add
92
// a PostRA scheduling
pass
wherever it wants.
105
/// simple binary flags that either suppress the
pass
or do nothing.
116
/// is adding the
pass
.
118
/// StandardID is the
pass
identified in the standard pass pipeline and provide
[
all
...]
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
filterbanks.c
25
/* This function performs all-
pass
filtering--a series of first order all-
pass
49
* This function creates low-
pass
and high-
pass
decimated versions of part of
58
LP: a FRAMESAMPLES_HALF array of low-
pass
filtered samples that
65
HP: a FRAMESAMPLES_HALF array of high-
pass
filtered samples that
73
LP_la: a FRAMESAMPLES_HALF array of low-
pass
filtered samples.
76
HP_la: a FRAMESAMPLES_HALF array of high-
pass
filtered samples
98
/* High
pass
filter */
110
% backwards all-
pass
filtering to obtain zero-phas
[
all
...]
/external/llvm/include/llvm/Analysis/
CGSCCPassManager.h
1
//===- CGSCCPassManager.h - Call graph
pass
management ----------*- C++ -*-===//
29
/// \brief The CGSCC
pass
manager.
41
///
pass
manager infrastructure.
48
/// manager and module
pass
manager to a CGSCC analysis manager. You should
50
///
pass
manager unless your parent module
pass
has received a proxy result
104
/// \brief Run the analysis
pass
and create our proxy result object.
126
/// provided to indicate that once inside of a CGSCC analysis
pass
you
131
/// the recursive return path of each layer of the
pass
manager and the
150
/// \brief Handle invalidation by ignoring it, this
pass
is immutable
[
all
...]
/external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.1
0
Pass
1: Checking inodes, blocks, and sizes
11
Pass
2: Checking directory structure
12
Pass
3: Checking directory connectivity
15
Pass
4: Checking reference counts
30
Pass
5: Checking group summary information
/external/e2fsprogs/tests/f_baddir/
expect.1
3
Pass
1: Checking inodes, blocks, and sizes
8
Pass
2: Checking directory structure
31
Pass
3: Checking directory connectivity
35
Pass
4: Checking reference counts
38
Pass
5: Checking group summary information
/external/e2fsprogs/tests/f_baddotdir/
expect.1
3
Pass
1: Checking inodes, blocks, and sizes
4
Pass
2: Checking directory structure
32
Pass
3: Checking directory connectivity
48
Pass
4: Checking reference counts
49
Pass
5: Checking group summary information
/external/e2fsprogs/tests/f_badsymlinks/
expect.1
0
Pass
1: Checking inodes, blocks, and sizes
18
Pass
2: Checking directory structure
49
Pass
3: Checking directory connectivity
50
Pass
4: Checking reference counts
51
Pass
5: Checking group summary information
/external/e2fsprogs/tests/f_bbinode/
expect.1
0
Pass
1: Checking inodes, blocks, and sizes
2
Pass
2: Checking directory structure
27
Pass
3: Checking directory connectivity
28
Pass
4: Checking reference counts
29
Pass
5: Checking group summary information
/external/e2fsprogs/tests/f_ea_checks/
expect.1
0
Pass
1: Checking inodes, blocks, and sizes
29
Pass
2: Checking directory structure
33
Pass
3: Checking directory connectivity
34
Pass
4: Checking reference counts
35
Pass
5: Checking group summary information
/external/e2fsprogs/tests/f_extents/
expect.1
0
Pass
1: Checking inodes, blocks, and sizes
25
Pass
2: Checking directory structure
28
Pass
3: Checking directory connectivity
29
Pass
4: Checking reference counts
30
Pass
5: Checking group summary information
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
expect.1
0
Pass
1: Checking inodes, blocks, and sizes
6
Pass
2: Checking directory structure
19
Pass
3: Checking directory connectivity
29
Pass
4: Checking reference counts
40
Pass
5: Checking group summary information
/external/jpeg/
jdpostct.c
31
* For two-
pass
color quantization, we need a full-image buffer;
32
* for one-
pass
operation, a strip buffer is sufficient.
34
jvirt_sarray_ptr whole_image; /* virtual array, or NULL if one-
pass
*/
37
/* for two-
pass
mode only: */
69
* Initialize for a processing
pass
.
80
/* Single-
pass
processing with color quantization. */
82
/* We could be doing buffered-image output before starting a 2-
pass
92
/* For single-
pass
processing without color quantization,
100
/* First
pass
of 2-
pass
quantization *
[
all
...]
Completed in 438 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>