OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JET_VERSION
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
esent.h
15
#ifndef
JET_VERSION
17
# define
JET_VERSION
WINVER
19
# define
JET_VERSION
0x0a00
70
#if (
JET_VERSION
>= 0x0600)
482
#if (
JET_VERSION
>= 0x0502)
485
#if (
JET_VERSION
>= 0x0501)
488
#if (
JET_VERSION
>= 0x0601)
491
#if (
JET_VERSION
>= 0x0602)
527
#if (
JET_VERSION
>= 0x0501)
531
#if (
JET_VERSION
>= 0x0600
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
jet_data.h
87
#define
JET_VERSION
0x01000000
jet.c
300
if ((temp & 0xff000000) != (
JET_VERSION
& 0xff000000))
[
all
...]
/external/sonivox/jet_tools/JetCreator/
JetFile.py
40
JET_VERSION
= 0x01000000
391
JINF_JET_VERSION,
JET_VERSION
,
[
all
...]
Completed in 521 milliseconds