OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:actually
(Results
101 - 125
of
8333
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_kai.h
38
// this requires some discrimination on whether we are
actually
on
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_transformer.py
26
# This
actually
tests the compiler, but it's a way to assure the ast
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_transformer.py
26
# This
actually
tests the compiler, but it's a way to assure the ast
/system/core/adb/
mutex_list.h
4
* and once in win32 to
actually
do the runtime initialization.
/system/media/audio_utils/
roundup.c
27
// 0x800000001 and higher are
actually
rounded _down_ to prevent overflow
/external/clang/test/Analysis/
reinterpret-cast.cpp
17
// We don't
actually
know if 'data' is a Child.
45
// In this case, 'p'
actually
refers to a Derived1.
/external/llvm/test/CodeGen/AArch64/
bool-loads.ll
32
; It's not
actually
necessary that "ret" is next, but as far as LLVM
46
; It's not
actually
necessary that "ret" is next, but as far as LLVM
/external/llvm/test/CodeGen/ARM/
gpr-paired-spill-thumbinst.ll
4
; This test makes sure spills of 64-bit pairs in Thumb mode
actually
17
; Make sure we are
actually
creating the Thumb versions of the spill
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiUpdateListener.java
27
/** The node's attributes have been updated. They may or may not
actually
have changed. */
34
* Note that mandatory UI nodes are never
actually
deleted. */
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
CodeMutator.java
48
* The chance, out of 100, that this mutator
actually
mutates the the program
82
* this function, that determines if the mutator will
actually
mutate the code.
107
* Randomly determine if the mutator will
actually
mutate a method, based on its
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardTestUtilsTests.java
50
TestCase.fail("Test case that should fail
actually
succeeded.");
71
TestCase.fail("Test case that should fail
actually
succeeded.");
94
TestCase.fail("Test case that should fail
actually
succeeded.");
/libcore/luni/src/main/java/java/nio/channels/
GatheringByteChannel.java
36
* @return the number of bytes
actually
written.
61
* of bytes
actually
written is returned.
74
* @return the number of bytes
actually
written.
ScatteringByteChannel.java
36
* @return the number of bytes
actually
read.
57
* bytes
actually
read is returned.
68
* @return the number of bytes
actually
read.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
config.hpp
81
// !! this may
actually
fail. What should we do?
92
// !! this may
actually
fail. What should we do?
129
// !! this may
actually
fail. What should we do?
/art/runtime/base/unix_file/
random_access_file.h
44
// file. Returns the number of bytes
actually
read.
59
// number of bytes
actually
written.
/external/clang/test/SemaObjC/
warn-superclass-method-mismatch.m
36
[base method:&x]; // warn. if base is
actually
'Sub' it will use -[Sub method] with wrong arguments
44
[base method2:s]; // if base is
actually
'Sub' OK. Either way OK.
/external/libxml2/result/SVG/
viewport-transform.xml
12
<!-- The following text will
actually
draw 24 pixels high
16
<!-- The following text will
actually
still draw 12 pixels high
/external/libxml2/test/SVG/
viewport-transform.xml
15
<!-- The following text will
actually
draw 24 pixels high
20
<!-- The following text will
actually
still draw 12 pixels high
/external/llvm/test/Transforms/ScalarRepl/
2008-06-05-loadstore-agg.ll
16
;
Actually
use %target, so it doesn't get removed altogether
29
;
Actually
use %target, so it doesn't get removed altogether
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_limits.h
69
* Some of these limits are
actually
infinite (i.e., only limited by available
71
*
actually
try to allocate the maximum and run out of memory and crash. So
/external/owasp/sanitizer/tools/
upload_jars_to_googlecode_downloads.sh
19
# 1 if commands that have side-effects should
actually
be run instead of logged
91
echo "Rerun with -go to
actually
run these commands."
/frameworks/base/core/java/android/annotation/
CheckResult.java
27
* so calling it without
actually
looking at the result usually means the developer
50
* and to
actually
set it, you must call {@code redirectErrorStream(boolean)}.
/frameworks/support/annotations/src/android/support/annotation/
CheckResult.java
27
* so calling it without
actually
looking at the result usually means the developer
48
* and to
actually
set it, you must call {@code redirectErrorStream(boolean)}.
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
general4
9
# Make sure that subdirectories built as prerequisites are
actually
handled
68
# Make sure that subdirectories built as prerequisites are
actually
handled
/system/bt/hci/include/
userial.h
64
// This function returns the number of bytes
actually
read, which may be
69
// This function returns the number of bytes
actually
written, which may be
Completed in 140 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>