OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intentional
(Results
26 - 50
of
252
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/guava/guava-tests/test/com/google/common/primitives/
IntArrayAsListTest.java
42
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
SignedBytesTest.java
37
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
/external/kernel-headers/original/linux/
pm.h
157
* defines is
intentional
, and will go away as soon as drivers are fixed. Also
/external/webkit/Source/WebCore/platform/graphics/
ContextShadow.h
106
// brush, etc as the passed context. This is
intentional
, usually shadows
/frameworks/av/include/media/
mediarecorder.h
179
// the delay does not include the
intentional
delay
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_traversal.h
51
// Note: Always consider
intentional
omissions (like apostrophes) since they are common.
/external/bluetooth/bluedroid/bta/include/
bta_hl_api.h
453
BOOLEAN
intentional
;
member in struct:__anon2754
531
BOOLEAN
intentional
;
member in struct:__anon2762
/packages/inputmethods/LatinIME/native/jni/src/
defines.h
464
// Treat error as an
intentional
omission when the CorrectionType is omission and the node can
465
// be
intentional
omission.
/bionic/libc/private/
arpa_nameser_compat.h
85
* your compiler - the next line is an
intentional
error
bionic_atomic_arm.h
43
/* note: the leading \n below is
intentional
*/
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java
64
* An
intentional
consequence is that the main project can override some resources
/external/chromium/base/synchronization/
condition_variable.h
32
// assuming the signal was
intentional
. Caveat caller ;-).
waitable_event.h
42
// by a Windows event object. This is
intentional
. If you are writing Windows
/external/chromium/chrome/browser/
mach_broker_mac.cc
140
//
Intentional
leak. This thread is never joined or reaped.
/external/chromium/chrome/browser/net/
referrer.h
94
// referer (note mispelling is
intentional
) for a hostname that was otherwise
/external/jmonkeyengine/engine/src/core/com/jme3/material/
Technique.java
147
case Texture2D: // fall
intentional
/external/sepolicy/tools/
insertkeys.py
165
#
Intentional
double space to line up equls signs and opening " for
/packages/apps/Email/src/org/apache/james/mime4j/
BodyDescriptor.java
278
// don't trim quoted strings; the spaces could be
intentional
.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Settings.java
102
//
Intentional
empty constructor for singleton.
SubtypeSwitcher.java
88
//
Intentional
empty constructor for singleton.
/external/quake/quake/src/QW/server/
sv_send.c
275
reliable = true; //
intentional
fallthrough
281
reliable = true; //
intentional
fallthrough
287
reliable = true; //
intentional
fallthrough
/external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c
[
all
...]
/dalvik/vm/compiler/codegen/mips/
ArchUtility.cpp
236
/*
intentional
fallthrough */
/external/chromium/base/
bind_internal.h.pump
150
// and unbound arguments. This is
intentional
because it allows the other
/external/chromium/chrome/browser/extensions/
extension_pref_value_map_unittest.cc
345
// The last 3 in the following line is
intentional
!
Completed in 1051 milliseconds
1
2
3
4
5
6
7
8
9
10
11