Home
last modified time | relevance | path

Searched defs:TABLE (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-metrics.cc72 #define GET_METRIC_X(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument
76 #define GET_METRIC_Y(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument
150 #define GET_METRIC_X(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument
153 #define GET_METRIC_Y(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
Dsha256-mb-x86_64.pl1346 sub TABLE { subroutine
/third_party/openssl/crypto/sha/asm/
Dsha256-mb-x86_64.pl1346 sub TABLE { subroutine
/third_party/zlib/contrib/infback9/
Dinflate9.h15 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
/third_party/elfutils/lib/
Ddynamicsizehash.c121 #define TABLE(name) _TABLE (name) in insert_entry_2() macro
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinfutil.h18 TABLE, /* get table lengths */ enumerator
/third_party/node/deps/zlib/
Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
/third_party/zlib/
Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
/third_party/node/deps/v8/third_party/zlib/
Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
/third_party/skia/third_party/externals/zlib/
Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
/third_party/libwebsockets/win32port/zlib/
Dinflate.h37 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp607 #define ASSERT_SORTED(TABLE) argument
609 #define ASSERT_SORTED(TABLE) \ argument
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts154 TABLE = 'table', enumerator
326 TABLE, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java766 public static final int TABLE = 2; field in UResourceBundle
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DUResourceBundle.java731 public static final int TABLE = 2; field in UResourceBundle
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java115 private static final String TABLE = "table"; field in XLIFF2ICUConverter