Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java1126 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNFRule.java1127 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter()
/third_party/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java1181 int baseVal = ((2 | (posSlot & 1)) << footerBits); in CodeOneBlock() local
1320 int baseVal = ((2 | (posSlot & 1)) << footerBits); in FillDistancesPrices() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp756 const deUint32 baseVal = (offset == 32) ? (0) : ((value >> offset) & valMask); in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp873 const deUint32 baseVal = (offset == 32) ? (0) : ((value >> offset) & valMask); in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp873 const deUint32 baseVal = (offset == 32) ? (0) : ((value >> offset) & valMask); in compare() local
/third_party/typescript/tests/lib/
Dlib.d.ts12569 baseVal: SVGAngle; property
12579 baseVal: boolean; property
12589 baseVal: number; property
12599 baseVal: number; property
12609 baseVal: SVGLength; property
12619 baseVal: SVGLengthList; property
12629 baseVal: number; property
12639 baseVal: SVGNumberList; property
12649 baseVal: SVGPreserveAspectRatio; property
12659 baseVal: SVGRect; property
[all …]
/third_party/typescript/lib/
Dlib.dom.d.ts11869 readonly baseVal: SVGAngle; property
11880 baseVal: boolean; property
11891 baseVal: number; property
11902 baseVal: number; property
11913 readonly baseVal: SVGLength; property
11924 readonly baseVal: SVGLengthList; property
11935 baseVal: number; property
11946 readonly baseVal: SVGNumberList; property
11962 readonly baseVal: SVGPreserveAspectRatio; property
11973 readonly baseVal: DOMRect; property
[all …]
/third_party/typescript/src/lib/
Ddom.generated.d.ts11849 readonly baseVal: SVGAngle; property
11860 baseVal: boolean; property
11871 baseVal: number; property
11882 baseVal: number; property
11893 readonly baseVal: SVGLength; property
11904 readonly baseVal: SVGLengthList; property
11915 baseVal: number; property
11926 readonly baseVal: SVGNumberList; property
11942 readonly baseVal: SVGPreserveAspectRatio; property
11953 readonly baseVal: DOMRect; property
[all …]