OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intentional
(Results
126 - 150
of
359
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/search/
search_tab_helper.cc
417
// doing nothing instead of crashing the browser process (
intentional
no-op).
/external/chromium_org/chrome/installer/linux/debian/
build.sh
308
echo "If this is
intentional
, please update:"
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
TrackingInputHandler.java
105
// that
intentional
swipes are usually detected.
/external/chromium_org/third_party/WebKit/Source/core/css/
SVGCSSParser.cpp
174
/* fallthrough
intentional
*/
/external/chromium_org/third_party/cld/base/
dynamic_annotations.h
157
// Useful to ignore
intentional
racey reads, while still checking
/external/chromium_org/tools/checkdeps/
builddeps.py
261
# running production tests, since there are
intentional
DEPS
/external/dnsmasq/src/
nameser.h
269
* your compiler - the next line is an
intentional
error
/external/guava/guava-tests/test/com/google/common/primitives/
CharsTest.java
39
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
DoublesTest.java
42
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
FloatsTest.java
42
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
IntsTest.java
40
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
LongsTest.java
40
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
ShortsTest.java
40
@SuppressWarnings("cast") // redundant casts are
intentional
and harmless
/external/javassist/src/main/javassist/bytecode/analysis/
Analyzer.java
207
// The redundancy is
intentional
, since the state must be based
/external/qemu/docs/
ANDROID-QEMUD.TXT
82
through the qemud channel. This is
intentional
; for large data
/frameworks/av/media/libmedia/
mediarecorder.cpp
552
} //
Intentional
fall through
/frameworks/wilhelm/src/
OpenSLES_IID.c
49
// Note that the lack of an ifdef on each section is
intentional
. The entries in this table map
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeySpecParser.java
66
//
Intentional
empty constructor for utility class.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
Settings.java
123
//
Intentional
empty constructor for singleton.
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
389
// Whether the current codepoint can be an
intentional
omission, in which case the traversal
/external/chromium_org/tools/valgrind/tsan/
suppressions.txt
4
# 2.
intentional
unit test errors, or stuff that is somehow a false positive
288
# 2.
intentional
unit test errors, or stuff that is somehow a false positive
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
PerformanceResults.java
337
if (this.sortedConfigNames[i] == this.configNames[j]) { // == is
intentional
!
706
if (this.sortedConfigNames[i] == this.configNames[j]) { // == is
intentional
!
/external/chromium/net/spdy/
spdy_framer.cc
280
//
intentional
fallthrough
283
//
intentional
fallthrough
[
all
...]
/external/chromium_org/tools/valgrind/drmemory/
suppressions_full.txt
38
#
Intentional
leak in WebKit Template Framework for ThreadData.
40
name=
intentional
WTF ThreadData leak
[
all
...]
/art/compiler/dex/quick/
mir_to_lir.cc
579
// Note:
intentional
fallthrough.
Completed in 899 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>