Searched defs:WEAK (Results 1 - 8 of 8) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ | ||
H A D | ICUCache.java | 15 public static final int WEAK = 1; field |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ | ||
H A D | ICUCache.java | 19 public static final int WEAK = 1; field |
/third_party/libunwind/libunwind/include/ | ||
H A D | compiler.h | 47 # define WEAK __attribute__((weak)) macro 63 # define WEAK macro |
/third_party/mesa3d/src/util/ | ||
H A D | u_atomic.c | 30 #define WEAK __attribute__((weak)) macro 32 #define WEAK macro |
/third_party/ffmpeg/libavfilter/ | ||
H A D | vf_deblock.c | 34 enum FilterType { WEAK, STRONG, NB_FILTER }; enumerator |
/third_party/node/deps/v8/src/handles/ | ||
H A D | global-handles.cc | 442 WEAK, // Flagged as weak but not yet finalized. enumerator [all...] |
/third_party/node/deps/v8/src/common/ | ||
H A D | globals.h | 673 WEAK, member in v8::internal::HeapObjectReferenceType |
/third_party/skia/third_party/externals/sfntly/java/lib/ | ||
H A D | icu4j-4_8_1_1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ... |
Completed in 11 milliseconds