OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZEOF_DOUBLE
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/android/hardware/camera2/marshal/
MarshalHelpers.java
39
public static final int
SIZEOF_DOUBLE
= Double.SIZE / Byte.SIZE;
65
return
SIZEOF_DOUBLE
;
/prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h
1001
#define
SIZEOF_DOUBLE
8
[
all
...]
/prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h
1001
#define
SIZEOF_DOUBLE
8
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h
1001
#define
SIZEOF_DOUBLE
8
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h
1001
#define
SIZEOF_DOUBLE
8
[
all
...]
/external/ImageMagick/config/
config.h.in
873
#undef
SIZEOF_DOUBLE
Completed in 1167 milliseconds