OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sometimes
(Results
201 - 225
of
3071
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/test/logging/win/
mof_data_parser_unittest.cc
155
const char a_string_nl[] = "
sometimes
i get lost in my own thoughts.\n";
156
const char a_string[] = "
sometimes
i get lost in my own thoughts.";
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontPlatformDataWin.cpp
87
//
sometimes
give us AA text, and
sometimes
give us BW text. Since the
/external/chromium_org/third_party/skia/tests/
PointTest.cpp
53
// Ugh. Windows compiler can dive into other .cpp files, and
sometimes
65
// of SkPoint::length() as a double (which we use
sometimes
to avoid overflow
/external/chromium_org/third_party/webrtc/tools/e2e_quality/audio/
run_audio_test.py
68
# reasons) the virtual device is
sometimes
not used when the default.
80
# If recording starts before there is data available, pacat
sometimes
/external/chromium_org/tools/gn/
label_ptr.h
17
// where we need to store lists of targets or configs. We
sometimes
populate
94
// always be valid, whereas the pointer is
sometimes
null.
/external/e2fsprogs/intl/
libgettext.h
18
/* Because on some systems (e.g. Solaris) we
sometimes
have to include
87
/* For automatical extraction of messages
sometimes
no real
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java
22
* client area. This is done so that the sash form can be placed in a view that will
sometimes
be
23
* tall and narrow and
sometimes
be short and wide and still lay out its children in a pleasing way.
/external/eigen/test/
nullary.cpp
66
// These guys
sometimes
fail! This is not good. Any ideas how to fix them!?
74
// These guys
sometimes
fail! This is not good. Any ideas how to fix them!?
/external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.h
54
// is unfortunately
sometimes
omitted from the assembly syntax. E.g. :lo12:
60
// of relocation specifiers. Note that this means the "_NC" is
sometimes
/external/llvm/lib/Target/MSP430/
MSP430RegisterInfo.td
70
// Frame pointer,
sometimes
allocable
78
// Frame pointer,
sometimes
allocable
/external/mockito/src/org/mockito/runners/
ConsoleSpammingMockitoJUnitRunner.java
37
*
Sometimes
when the test fails, the underlying reason is that stubbed method was called with wrong arguments.
38
*
Sometimes
it fails because one forgets to stub a method or forgets to call a stubbed method.
/external/skia/tests/
PointTest.cpp
53
// Ugh. Windows compiler can dive into other .cpp files, and
sometimes
65
// of SkPoint::length() as a double (which we use
sometimes
to avoid overflow
/external/valgrind/main/helgrind/tests/
tc08_hbl2.c
3
sensitive.
Sometimes
the output is:
9
and
sometimes
/ndk/sources/host-tools/sed-4.2.1/
basicdefs.h
51
* from the compiler. However,
sometimes
those warnings really
109
it because that
sometimes
causes problems when we're running in
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
SavedWallpaperImages.java
65
// deleted
sometimes
-- move them to the data directory
199
// deleted
sometimes
-- move them to the data directory
/docs/source.android.com/src/source/
life-of-a-bug.jd
129
behavior described, and was unable to do so. This
sometimes
means that the bug
130
is legitimate but simply rare or difficult to reproduce, and
sometimes
means
191
number of bugs. As a result,
sometimes
bugs don't make it through all the
/art/runtime/
dex_file_verifier.h
82
// Note: as
sometimes
kDexNoIndex16, being 0xFFFF, is a valid return value, we need an
/development/scripts/
compare-installed-size.py
67
#
sometimes
a file only exists on one build but not the other - use 0 as the
/device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
config.xml
62
<!--
Sometimes
, PDU has garbages. So, need to use valid index -->
/device/moto/shamu/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
config.xml
24
<!--
Sometimes
, PDU has garbages. So, need to use valid index -->
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonErrorNode.cs
49
//
sometimes
resync does not consume a token (when LT(1) is
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonErrorNode.cs
53
//
sometimes
resync does not consume a token (when LT(1) is
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonErrorNode.java
47
//
sometimes
resync does not consume a token (when LT(1) is
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ObjCTarget.java
94
/** Target must be able to override the labels used for token types.
Sometimes
also depends on the token text.*/
/external/bison/lib/
fatal-signal.h
57
/*
Sometimes
it is necessary to block the usually fatal signals while the
Completed in 2048 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>