OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forget
(Results
101 - 125
of
340
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/guide/developing/tools/
aidl.jd
268
<p class="warning"><b>Warning:</b> Don't
forget
the security implications of receiving data from
/packages/apps/Browser/src/com/android/browser/
WebStorageSizeManager.java
217
* deny quota has been made. Don't
forget
to call this!
/packages/apps/Gallery3D/src/com/cooliris/media/
GridQuad.java
310
* case, we just want to "
forget
" the old handles (without explicitly
/external/opencore/codecs_v2/video/avc_h264/enc/src/
rate_control.cpp
196
rateCtrl->pMP->encoded_frames = -1; /*
forget
about the very first I frame */
553
if (pMP->encoded_frames >= 0) /* pMP->encoded_frames is set to -1 initially, so
forget
about the very first I frame */
[
all
...]
/external/dropbear/
config.sub
193
# Don't
forget
version if it is 3.2v4 or newer.
197
# Don't
forget
version if it is 3.2v4 or newer.
/external/e2fsprogs/config/
config.sub
192
# Don't
forget
version if it is 3.2v4 or newer.
196
# Don't
forget
version if it is 3.2v4 or newer.
/external/expat/conftools/
config.sub
193
# Don't
forget
version if it is 3.2v4 or newer.
197
# Don't
forget
version if it is 3.2v4 or newer.
/external/icu4c/
config.sub
193
# Don't
forget
version if it is 3.2v4 or newer.
197
# Don't
forget
version if it is 3.2v4 or newer.
[
all
...]
/external/iproute2/examples/
cbq.init-v0.7.3
138
# (every 10 minutes for example). DON'T
FORGET
though, to run
273
# Note: Don't
forget
to set LEAF to "none" or "sfq", otherwise the class will
[
all
...]
/external/libffi/
config.sub
193
# Don't
forget
version if it is 3.2v4 or newer.
197
# Don't
forget
version if it is 3.2v4 or newer.
/external/libpng/
config.sub
194
# Don't
forget
version if it is 3.2v4 or newer.
198
# Don't
forget
version if it is 3.2v4 or newer.
[
all
...]
/external/skia/src/animator/
SkScriptTokenizer.cpp
412
void SkScriptEngine2::
forget
(SkOpArray* array) {
function in class:SkScriptEngine2
425
forget
(child); // forgets children of child
[
all
...]
/external/stlport/doc/
FAQ
315
Don't
forget
to describe your operational environment, compiler version and
426
DON'T
FORGET
TO DESCRIBE:
/external/stlport/stlport/stl/
_algo.c
813
_STLP_MPWFIX_TRY //*TY 06/01/2000 - they
forget
to call dtor for _Temporary_buffer if no try/catch block is present
822
_STLP_MPWFIX_CATCH //*TY 06/01/2000 - they
forget
to call dtor for _Temporary_buffer if no try/catch block is present
[
all
...]
/frameworks/base/core/tests/coretests/src/android/database/
DatabaseGeneralTest.java
512
values.put("data", "don't
forget
to handled 's");
521
assertEquals("don't
forget
to handled 's", c.getString(1));
[
all
...]
/bionic/libc/bionic/
time64.c
253
/* Don't
forget
leap seconds */
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
JDKKeyStore.java
314
throw new RuntimeException("
forget
something!");
/development/docs/
howto_use_cupcake_sdk.txt
213
What is an "AVD"? If you
forget
, just run:
/development/pdk/docs/porting/
build_cookbook.jd
385
so the unstripped binary has somewhere to go. An error will occur if you
forget
/development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java
511
// don't
forget
to resize the background image
[
all
...]
/external/bluetooth/bluez/tools/
ubcsp.c
789
/*
Forget
about this packet */
[
all
...]
/external/dbus/doc/
dcop-howto.txt
59
Two types of actions are possible with DCOP: "send and
forget
"
/external/e2fsprogs/e2fsck/
revoke.c
274
* parameter, but does _not_
forget
the buffer_head if the bh was only
/external/e2fsprogs/lib/ext2fs/
kernel-jbd.h
367
/* Doubly-linked circular list of all
forget
buffers (superceded
/external/icu4c/samples/ustring/
ustring.cpp
556
// do not
forget
to duplicate the backslashes for ICU to see them
Completed in 228 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>