OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:native_format
(Results
1 - 25
of
52
) sorted by null
1
2
3
/bionic/libc/kernel/common/linux/
fd.h
116
int
native_format
;
member in struct:floppy_drive_params
/development/ndk/platforms/android-3/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_vbuf.c
46
/* If (velem[i].src_format !=
native_format
[i]), the vertex buffer
48
* its vertex data must be translated to
native_format
[i]. */
49
enum pipe_format
native_format
[PIPE_MAX_ATTRIBS];
member in struct:u_vbuf_elements
53
* - src_format !=
native_format
, as discussed above.
499
assert(translate_is_output_format_supported(mgr->ve->
native_format
[i]));
512
te->output_format = mgr->ve->
native_format
[i];
675
ve->
native_format
[i] = format;
677
util_format_get_blocksize(ve->
native_format
[i]);
[
all
...]
/external/kernel-headers/original/linux/
fd.h
172
int
native_format
; /* native format of this drive */
member in struct:floppy_drive_params
/external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c
46
/* If (velem[i].src_format !=
native_format
[i]), the vertex buffer
48
* its vertex data must be translated to
native_format
[i]. */
49
enum pipe_format
native_format
[PIPE_MAX_ATTRIBS];
member in struct:u_vbuf_elements
53
* - src_format !=
native_format
, as discussed above.
499
assert(translate_is_output_format_supported(mgr->ve->
native_format
[i]));
512
te->output_format = mgr->ve->
native_format
[i];
675
ve->
native_format
[i] = format;
677
util_format_get_blocksize(ve->
native_format
[i]);
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fd.h
171
int
native_format
; /* native format of this drive */
member in struct:floppy_drive_params
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h
171
int
native_format
; /* native format of this drive */
member in struct:floppy_drive_params
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fd.h
171
int
native_format
; /* native format of this drive */
member in struct:floppy_drive_params
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
fd.h
121
int
native_format
;
member in struct:floppy_drive_params
Completed in 2690 milliseconds
1
2
3