OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIZEOF_FLOAT
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/hardware/camera2/marshal/
MarshalHelpers.java
38
public static final int
SIZEOF_FLOAT
= Float.SIZE / Byte.SIZE;
61
return
SIZEOF_FLOAT
;
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h
1004
#define
SIZEOF_FLOAT
4
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h
1004
#define
SIZEOF_FLOAT
4
[
all
...]
Completed in 794 milliseconds