Home
last modified time | relevance | path

Searched defs:LOCAL (Results 1 – 24 of 24) sorted by relevance

/external/libjpeg-turbo/
Dcmyk.h26 LOCAL(void) in LOCAL() function
51 LOCAL(void) in LOCAL() function
Djdcol565.c19 LOCAL(void) in LOCAL() function
98 LOCAL(void) in LOCAL() function
184 LOCAL(void) in LOCAL() function
239 LOCAL(void) in LOCAL() function
298 LOCAL(void) in LOCAL() function
338 LOCAL(void) in LOCAL() function
Djdcolext.c30 LOCAL(void) in LOCAL() function
83 LOCAL(void) in LOCAL() function
114 LOCAL(void) in LOCAL() function
Djccolext.c31 LOCAL(void) in LOCAL() function
85 LOCAL(void) in LOCAL() function
121 LOCAL(void) in LOCAL() function
Djdmrg565.c17 LOCAL(void) in LOCAL() function
87 LOCAL(void) in LOCAL() function
161 LOCAL(void) in LOCAL() function
256 LOCAL(void) in LOCAL() function
Djdmrgext.c23 LOCAL(void) in LOCAL() function
95 LOCAL(void) in LOCAL() function
Djmorecfg.h209 #define LOCAL(type) static type macro
/external/python/cpython2/Demo/pdist/
Drcsclient.py18 LOCAL = 0 variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTX.h104 LOCAL = 5 enumerator
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Drun_config.py62 LOCAL = 'local' variable in Environment
/external/python/cpython2/Include/
Dsymtable.h80 #define LOCAL 1 macro
/external/llvm/lib/Target/NVPTX/
DNVPTX.h107 LOCAL = 5 enumerator
/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/
DAbstractBenchmark.java113 NIO, LOCAL; enumConstant
/external/python/cpython3/Include/
Dsymtable.h105 #define LOCAL 1 macro
/external/vogar/src/vogar/
DVogar.java560 LOCAL(LocalTarget.defaultDeviceDir()), enumConstant
/external/libpcap/msdos/
Dpktdrvr.h5 #define LOCAL static macro
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRConfig.java97 LOCAL, // < == unknown. enumConstant
/external/python/cpython2/Modules/
D_sre.c90 #define LOCAL(type) static __inline type __fastcall macro
92 #define LOCAL(type) static inline type macro
94 #define LOCAL(type) static type macro
D_elementtree.c92 #define LOCAL(type) static __inline type __fastcall macro
94 #define LOCAL(type) static type macro
/external/python/cpython3/Modules/
D_sre.c68 #define LOCAL(type) static __inline type __fastcall macro
70 #define LOCAL(type) static inline type macro
D_elementtree.c51 #define LOCAL(type) static __inline type __fastcall macro
53 #define LOCAL(type) static type macro
/external/openssh/
Dsftp.c178 #define LOCAL 2 macro
/external/v8/src/
Dglobals.h1037 LOCAL, enumerator
/external/mksh/src/
Dsh.h1734 #define LOCAL BIT(11) /* for local typeset() */ macro