Home
last modified time | relevance | path

Searched defs:SIGN (Results 1 – 9 of 9) sorted by relevance

/third_party/node/
DMakefile6 SIGN ?= macro
1114 SIGN="$(CODESIGN_CERT)" PKGDIR="$(MACOSOUTDIR)/dist/x64/node/usr/local" sh \ macro
1122 SIGN="$(CODESIGN_CERT)" PKGDIR="$(MACOSOUTDIR)/dist/node/usr/local" sh \ macro
1148 SIGN="$(PRODUCTSIGN_CERT)" PKG="$(PKG)" sh tools/osx-productsign.sh macro
1287 SIGN="$(CODESIGN_CERT)" PKGDIR="$(BINARYNAME)" sh tools/osx-codesign.sh macro
/third_party/mbedtls/scripts/mbedtls_dev/
Dcrypto_knowledge.py272 SIGN = 6 variable in AlgorithmCategory
/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp593 #define SIGN(X) (X == 0 ? 0 : (X < 0 ? -1 : 1)) in fold() macro
/third_party/ffmpeg/libavfilter/
Davf_ahistogram.c35 enum HistogramMode { ABS, SIGN, NB_HMODES }; enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNumberFormat.java1819 public static final Field SIGN = new Field("sign"); field in NumberFormat.Field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormat.java1911 public static final Field SIGN = new Field("sign"); field in NumberFormat.Field
/third_party/node/deps/icu-small/source/common/
Dputil.cpp176 #define SIGN 0x80000000U macro
/third_party/skia/third_party/externals/icu/source/common/
Dputil.cpp176 #define SIGN 0x80000000U macro
/third_party/icu/icu4c/source/common/
Dputil.cpp176 #define SIGN 0x80000000U macro