OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stored
(Results
126 - 150
of
8246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/freetype/include/freetype/internal/
ftpic.h
53
/*
stored
in the container. */
/external/hamcrest/src/org/hamcrest/
StringDescription.java
6
* A {@link Description} that is
stored
as a string.
/external/icu4c/test/intltest/
dadrcal.h
8
* DataDrivenCalendarTest is a test class that uses data
stored
in resource
dadrfmt.h
8
* DataDrivenFormatTest is a test class that uses data
stored
in resource
/external/libcap-ng/libcap-ng-0.7/docs/
capng_apply.3
3
capng_apply \- apply the
stored
capabilities settings
capng_get_caps_fd.3
11
This function will read the file based capabilities
stored
in extended attributes of the file that the descriptor was opened against. The bounding set is not included in file based capabilities operations. Note that this function will only work if compiled on a kernel that supports file based capabilities such as 2.6.26 and later. If the "magic" bit is set, then all effect capability bits are set. Otherwise the bits are cleared.
capng_get_caps_process.3
11
capng_get_caps_process will get the capabilities and bounding set of the pid
stored
inside libcap-ng's state table. The default is the pid of the running process. This can be changed by using the capng_setpid function.
capng_update.3
3
capng_update \- update the
stored
capabilities settings
/external/libsepol/include/sepol/
context_record.h
9
/* We don't need a key, because the context is never
stored
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup.c
125
setup->fs.
stored
= NULL;
778
boolean new_scene = (setup->fs.
stored
== NULL);
784
uint8_t *
stored
;
local
787
stored
= lp_scene_alloc_aligned(scene, 4 * 16, 16);
788
if (!
stored
) {
797
stored
[i*16 + j] = c;
800
setup->blend_color.
stored
=
stored
;
801
setup->fs.current.jit_context.blend_color = setup->blend_color.
stored
;
819
void *
stored
;
local
850
struct lp_rast_state *
stored
;
local
[
all
...]
lp_setup_context.h
63
* Note: "
stored
" below indicates data which is
stored
in the bins,
124
const struct lp_rast_state *
stored
; /**< what's in the scene */
member in struct:lp_setup_context::__anon23115
138
uint8_t *
stored
;
member in struct:lp_setup_context::__anon23117
/external/qemu/android/
snapshot.h
22
/* Prints a table with information on the snapshot
stored
in the file
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CreateRGBSurfaceFrom.3
13
The data
stored
in \fBpixels\fR is assumed to be of the \fBdepth\fR specified in the parameter list\&. The pixel data is not copied into the \fBSDL_Surface\fR structure so it should not be freed until the surface has been freed with a called to \fISDL_FreeSurface\fR\&. \fBpitch\fR is the length of each scanline in bytes\&.
SDL_GetKeyState.3
11
Gets a snapshot of the current keyboard state\&. The current state is return as a pointer to an array, the size of this array is
stored
in \fBnumkeys\fR\&. The array is indexed by the \fI\fBSDLK_*\fP\fR symbols\&. A value of 1 means the key is pressed and a value of 0 means its not\&. The pointer returned is a pointer to an internal SDL array and should not be freed by the caller\&.
SDL_GetRGB.3
11
Get RGB component values from a pixel
stored
in the specified pixel format\&.
SDL_GetRGBA.3
11
Get RGBA component values from a pixel
stored
in the specified pixel format\&.
SDL_ResizeEvent.3
24
When \fBSDL_RESIZABLE\fP is passed as a \fBflag\fR to \fI\fBSDL_SetVideoMode\fP\fR the user is allowed to resize the applications window\&. When the window is resized an \fBSDL_VIDEORESIZE\fP is report, with the new window width and height values
stored
in \fBw\fR and \fBh\fR, respectively\&. When an \fBSDL_VIDEORESIZE\fP is received the window should be resized to the new dimensions using \fI\fBSDL_SetVideoMode\fP\fR\&.
/external/skia/tools/
PictureRenderingFlags.h
26
* @param error If there is an error or warning, it will be
stored
in error.
/external/srec/srec/Semproc/include/
SR_ExpressionEvaluator.h
62
* @param resultBuf pointer to string buffer where result will be
stored
73
* @param resultBuf pointer to string buffer where result will be
stored
83
* @param resultBuf pointer to string buffer where result will be
stored
93
* @param resultBuf pointer to string buffer where result will be
stored
/frameworks/base/core/java/android/database/
package.html
12
<p>All databases are
stored
on the device in <code>/data/data/<package_name>/databases</code>
/frameworks/base/tools/layoutlib/bridge/src/android/view/
ViewConfiguration_Accessor.java
25
// clear the
stored
ViewConfiguration since the map is per density and not per context.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
IIccPhoneBook.aidl
59
* @param newTag adn tag to be
stored
60
* @param newPhoneNumber adn number ot be
stored
78
* @param newTag adn tag to be
stored
79
* @param newPhoneNumber adn number to be
stored
/hardware/libhardware/modules/hwcomposer/
Android.mk
18
# HAL module implemenation
stored
in
/hardware/qcom/display/msm8960/libmemtrack/
Android.mk
17
# HAL module implemenation
stored
in
/hardware/qcom/display/msm8974/libmemtrack/
Android.mk
17
# HAL module implemenation
stored
in
Completed in 732 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>