Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
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
Dcmyk.h26 LOCAL(void) in LOCAL() function
51 LOCAL(void) in LOCAL() function
Djdcolext.c30 LOCAL(void) in LOCAL() function
83 LOCAL(void) in LOCAL() function
113 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.h174 #define LOCAL(type) static type macro
/third_party/typescript/tests/cases/compiler/
DemitClassMergedWithConstNamespaceNotElided.ts4 const enum LOCAL { enum
6 LOCAL = 1, enumerator
/third_party/musl/ndk-test/script/
Druntest_Windows.bat6 set LOCAL=Z:\home\oumeng\third\third_party_musl\ndk-test\target variable
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DFormatsTableSchema.java48 public static final Column<String> LOCAL = Column.ofString("Local"); field in FormatsTableSchema
/third_party/musl/scripts/
Druntest_Windows.bat4 set LOCAL=\\wsl$\ubuntu-20.04\home\code\OHOS variable
/third_party/python/Tools/c-analyzer/c_parser/parser/
D_func_body.py16 LOCAL = set_capture_groups(_LOCAL, ( variable
D_regexes.py485 LOCAL = textwrap.dedent(rf''' variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h95 LOCAL = 5 enumerator
/third_party/python/Include/internal/
Dpycore_symtable.h114 #define LOCAL 1 macro
/third_party/mbedtls/scripts/
Dassemble_changelog.py295 LOCAL = 2 variable in EntryFileSortKey
/third_party/python/Modules/
D_sre.c70 #define LOCAL(type) static __inline type __fastcall macro
72 #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
/third_party/nghttp2/src/
Dshrpx_client_handler.cc1525 enum { LOCAL, PROXY } cmd; in proxy_protocol_v2_read() enumerator
/third_party/node/deps/v8/src/common/
Dglobals.h1360 LOCAL, enumerator
/third_party/mksh/
Dsh.h1804 #define LOCAL BIT(11) /* for local typeset() */ macro