OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remember
(Results
126 - 150
of
1642
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_ConvertAudio.3
11
\fBSDL_ConvertAudio\fP takes one parameter, \fBcvt\fR, which was previously initilized\&. Initilizing a \fI\fBSDL_AudioCVT\fR\fR is a two step process\&. First of all, the structure must be passed to \fI\fBSDL_BuildAudioCVT\fP\fR along with source and destination format parameters\&. Secondly, the \fBcvt\fR->\fBbuf\fR and \fBcvt\fR->\fBlen\fR fields must be setup\&. \fBcvt\fR->\fBbuf\fR should point to the audio data and \fBcvt\fR->\fBlen\fR should be set to the length of the audio data in bytes\&.
Remember
, the length of the buffer pointed to by \fBbuf\fR show be \fBlen\fR*\fBlen_mult\fR bytes in length\&.
/external/skia/include/core/
SkMaskFilter.h
96
// empty for now, but lets get our subclass to
remember
to init us for the future
/external/skia/src/images/
SkImageDecoder_libbmp.cpp
50
// we don't copy the bitmap, just
remember
the pointer
/external/webkit/Source/WebCore/platform/graphics/skia/
SkiaFontWin.h
69
//
Remember
that Skia's text drawing origin is the baseline, like WebKit, not
/external/webkit/Source/WebCore/storage/
IDBEventDispatcher.cpp
69
//
remember
if this happens before or after we abort the transaction).
/external/zlib/src/msdos/
Makefile.dj2
15
# be followed.
Remember
that, while <sp>'es around <=> are ignored in
/external/zlib/src/
zlib2ansi
43
) #
Remember
to $1
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterSurfaceView.java
119
//
Remember
these values
/frameworks/compile/mclinker/include/mcld/LD/
DiagnosticEngine.h
34
* -
remember
the argument string for MsgHandler
/frameworks/wilhelm/src/itf/
IAndroidEffectCapabilities.c
107
//
Remember
the first failing result code, but keep going
/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
WlanDrvIf.h
118
int wl_packet; /*
Remember
to stay awake */
/ndk/sources/host-tools/sed-4.2.1/m4/
extensions.m4
19
#
Remember
that #undef in AH_VERBATIM gets replaced with #define by
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
TestAuthenticator.java
36
// To
remember
the last user-ID.
/packages/providers/CalendarProvider/res/values/
strings.xml
53
<string name="debug_tool_message">You are about to 1) make a copy of your calendar database to the SD card/USB storage, which is readable by any app, and 2) email it.
Remember
to delete the copy as soon as you have successfully copied it off the device or the email is received.</string>
/sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp
30
/* Try to
remember
the window position between creates/destroys */
/system/bluetooth/data/
main.conf
44
#
Remember
the previously stored Powered state when initializing adapters
main.le.conf
44
#
Remember
the previously stored Powered state when initializing adapters
main.nonsmartphone.conf
44
#
Remember
the previously stored Powered state when initializing adapters
main.nonsmartphone.le.conf
44
#
Remember
the previously stored Powered state when initializing adapters
/system/core/init/
init.h
74
#define SVC_RC_DISABLED 0x80 /*
Remember
if the disabled flag was set in the rc script */
/system/core/sh/bltin/
echo.1
96
Remember
that backslash is special to the shell and needs to be escaped.
/tools/motodev/src/help/studio_help/src/topics/
t_keystore-creating.dita
53
<cmd>If you would like MOTODEV Studio to
remember
this keystore's password and automatically supply it whenever
u_sign-create-self-cert.dita
59
remember
the password and supply it for you when you use this key to sign a package.</stentry>
/dalvik/libdex/
DexDebugInfo.cpp
88
//
Remember
, encoded string indicies have 1 added to them.
104
//
Remember
, encoded type indicies have 1 added to them.
/development/ide/emacs/
android-compile.el
22
;; Instead it relies solely on 'buildspec.mk',
remember
that when you
134
;;
Remember
the new end for next time around.
Completed in 464 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>