OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:file_format
(Results
1 - 12
of
12
) sorted by null
/external/markdown/tests/misc/
link-with-parenthesis.txt
1
[ZIP archives](http://en.wikipedia.org/wiki/ZIP_(
file_format
) "ZIP (file format) - Wikipedia, the free encyclopedia")
link-with-parenthesis.html
1
<p><a href="http://en.wikipedia.org/wiki/ZIP_(
file_format
)" title="ZIP (file format) - Wikipedia, the free encyclopedia">ZIP archives</a></p
/external/valgrind/tsan/
tsan_dynamorio.sh
28
file_format
=`objdump -f $PROGRAM | grep -o 'file format elf.*'`
29
echo $
file_format
30
if [ "$
file_format
" == "file format elf64-x86-64" ]; then
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c
223
pComponentPrivate->
File_Format
= 0;
227
pComponentPrivate->
File_Format
= 1;
233
pComponentPrivate->
File_Format
= 2;
256
arr[16] = (OMX_U16)pComponentPrivate->
File_Format
; /*FileFormat*/
297
arr[16] = pComponentPrivate->
File_Format
; /*FileFormat*/
[
all
...]
OMX_AacEncoder.c
299
pComponentPrivate->
File_Format
= 2;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
445
OMX_U16
File_Format
;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c
162
typedef enum
FILE_FORMAT
167
}
FILE_FORMAT
;
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gprof
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gprof
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gprof
/external/sqlite/dist/
sqlite3.c
8826
u8
file_format
; \/* Schema format version for this file *\/
member in struct:Schema
[
all
...]
sqlite3.c.orig
[
all
...]
Completed in 2199 milliseconds