OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consider
(Results
151 - 175
of
4787
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Camera2/src/com/android/camera/data/
FilmstripItemAttributes.java
79
// TODO:
Consider
replacing video / image with an enum.
Metadata.java
26
// TODO:
Consider
replacing these with orientation manager values
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationSetObserver.java
28
// TODO(viki):
Consider
passing a mutable instance of ConversationCheckedSet. In the current
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
X.java
27
* <p>
Consider
using {@link Preconditions} instead though.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
package.html
36
Before using this class however, you should
consider
whether you should
/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
IStandardAppHelper.java
34
* overriden for custom functionality, however
consider
and document the exit state if doing so.
/platform_testing/tests/perf/PerformanceLaunch/src/com/android/performanceLaunch/
SimpleSurfaceGLActivity.java
50
// you should
consider
de-allocating objects that
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h
16
* evenly distributed and there is no need to
consider
other bytes.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h
18
* evenly distributed and there is no need to
consider
other bytes.
/prebuilts/go/darwin-x86/misc/cgo/testcarchive/
test.bash
17
# TODO(crawshaw):
Consider
a go env for exec script name.
/prebuilts/go/linux-x86/misc/cgo/testcarchive/
test.bash
17
# TODO(crawshaw):
Consider
a go env for exec script name.
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftsynth.h
39
/* slanting are not configurable.
Consider
the functions as a */
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
60
/* If we do not build and use STLport libs we
consider
that we are in a static lib
/system/core/libmemunreachable/include/memunreachable/
memunreachable.h
65
// and
consider
all the leaks to be referenced.
/toolchain/binutils/binutils-2.25/include/elf/
ip2k.h
49
/* ???
Consider
extending the _MASK values to include all the
/external/opencv3/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/
py_kmeans_understanding.markdown
16
Consider
a company, which is going to release a new model of T-shirt to market. Obviously they will
34
Consider
a set of data as below ( You can
consider
it as t-shirt problem). We need to cluster this
/external/proguard/src/proguard/
Initializer.java
325
System.out.println(" You should
consider
keeping the annotation attributes");
335
System.out.println(" You should
consider
keeping the signature attributes");
345
System.out.println(" You should
consider
keeping the inner classes attributes");
355
System.out.println(" You should
consider
keeping the enclosing method attributes");
365
System.out.println(" You should
consider
explicitly keeping the mentioned classes");
393
System.out.println(" You might
consider
explicitly keeping the mentioned classes and/or");
403
System.out.println(" You should
consider
explicitly keeping the mentioned class members");
/frameworks/base/core/java/android/app/
ActionBar.java
109
* toolbar action bars.
Consider
using other
121
* toolbar action bars.
Consider
using other
132
* toolbar action bars.
Consider
using other
339
* toolbar action bars.
Consider
using other
352
* toolbar action bars.
Consider
using other
364
* toolbar action bars.
Consider
using other
376
* toolbar action bars.
Consider
using other
578
* toolbar action bars.
Consider
using other
594
* toolbar action bars.
Consider
using other
620
* toolbar action bars.
Consider
using othe
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBar.java
106
* toolbar action bars.
Consider
using other
119
* toolbar action bars.
Consider
using other
131
* toolbar action bars.
Consider
using other
333
* toolbar action bars.
Consider
using other
347
* toolbar action bars.
Consider
using other
360
* toolbar action bars.
Consider
using other
373
* toolbar action bars.
Consider
using other
577
* toolbar action bars.
Consider
using other
594
* toolbar action bars.
Consider
using other
616
* toolbar action bars.
Consider
using othe
[
all
...]
/external/autotest/client/cros/netprotos/
cros_p2p.py
150
@param timestamp: The deadline timestamp to
consider
the responses.
176
@param timestamp: The deadline timestamp to
consider
the responses.
196
@param timestamp: The deadline timestamp to
consider
the responses.
/external/v8/src/ppc/
code-stubs-ppc.h
102
//
Consider
adding DCHECK here to catch bad patching
107
//
Consider
adding DCHECK here to catch bad patching
117
//
Consider
adding DCHECK here to catch unexpected instruction sequence
/libcore/luni/src/main/java/libcore/io/
Base64.java
141
// Do not
consider
the block, since padding is not present.
148
// Do not
consider
the block, since padding is not present.
164
//
Consider
the block only if padding is present.
/packages/apps/Camera2/src/com/android/camera/device/
SingleDeviceStateMachine.java
289
// TODO:
Consider
adding a timeout to the open call so that requests
299
// TODO:
Consider
performing a shutdown if there is no open
305
// TODO:
Consider
adding a timeout to the close call so that requests
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidManifestHelper.java
45
* {@link XmlErrorListener}. To use a different error handler,
consider
using
86
* {@link XmlErrorListener}. To use a different error handler,
consider
using
137
* {@link XmlErrorListener}. To use a different error handler,
consider
using
/bionic/libc/upstream-openbsd/lib/libc/stdio/
gets.c
38
"warning: gets() is very unsafe;
consider
using fgets()");
Completed in 3044 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>