Home
last modified time | relevance | path

Searched refs:POSITIVE (Results 1 – 21 of 21) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/posix/
DPOSIX_LCMonetary.java43 private static final int POSITIVE = 0; field in POSIX_LCMonetary
55 monetary_formats[POSITIVE] = grouping_pattern; in POSIX_LCMonetary()
59 mon_grouping = POSIXUtilities.POSIXGrouping(monetary_formats[POSITIVE]); in POSIX_LCMonetary()
131 if (monetary_formats[POSITIVE].indexOf('+') >= 0) { in POSIX_LCMonetary()
144 int currency_symbol_position = monetary_formats[POSITIVE].indexOf('\u00a4'); in POSIX_LCMonetary()
145 int decimal_symbol_position = monetary_formats[POSITIVE].indexOf('.'); in POSIX_LCMonetary()
146 int sign_position = monetary_formats[POSITIVE].indexOf('+'); in POSIX_LCMonetary()
147 … int leftparen_position = monetary_formats[POSITIVE].lastIndexOf('(', decimal_symbol_position); in POSIX_LCMonetary()
148 int rightparen_position = monetary_formats[POSITIVE].indexOf(')', decimal_symbol_position); in POSIX_LCMonetary()
149 int space_position = monetary_formats[POSITIVE].indexOf(' '); in POSIX_LCMonetary()
[all …]
/external/compiler-rt/test/msan/Linux/
Dprocess_vm_readv.cc21 #ifdef POSITIVE in exit_dummy()
63 #ifdef POSITIVE in main()
Dobstack.cc27 #ifdef POSITIVE in main()
/external/autotest/client/site_tests/firmware_TouchMTB/
Dmtb.py1177 POSITIVE = 'positive'
1180 GV.LR: {AXIS.X: POSITIVE},
1182 GV.TB: {AXIS.Y: POSITIVE},
1184 GV.CR: {AXIS.X: POSITIVE},
1186 GV.CB: {AXIS.Y: POSITIVE},
1188 GV.BLTR: {AXIS.X: POSITIVE, AXIS.Y: NEGATIVE},
1190 GV.TRBL: {AXIS.X: NEGATIVE, AXIS.Y: POSITIVE},
1191 GV.TLBR: {AXIS.X: POSITIVE, AXIS.Y: POSITIVE},
1197 reversed_functions = {POSITIVE: func_negative, NEGATIVE: func_positive}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dmin-positive.ll74 ; CHECK-NEXT: [[POSITIVE:%.*]] = load i32, i32* @g, align 4, !range !0
75 ; CHECK-NEXT: [[CMP:%.*]] = icmp slt i32 [[POSITIVE]], [[OTHER:%.*]]
76 ; CHECK-NEXT: [[SEL:%.*]] = select i1 [[CMP]], i32 [[POSITIVE]], i32 [[OTHER]]
/external/compiler-rt/test/msan/
Dprint_stats.cc26 #ifdef POSITIVE in main()
Dmsan_check_mem_is_initialized.cc16 #ifdef POSITIVE in main()
Dvector_cvt.cc16 #ifdef POSITIVE in main()
Dioctl_custom.cc22 #ifndef POSITIVE in main()
Diconv.cc28 #ifdef POSITIVE in main()
/external/compiler-rt/test/asan/TestCases/Posix/
Dreadv.cc17 #ifdef POSITIVE in main()
/external/compiler-rt/test/asan/TestCases/Linux/
Dptrace.cc87 #ifdef POSITIVE in main()
/external/perfetto/src/protozero/test/example_proto/
Dtest_messages.proto39 POSITIVE = 1; enumerator
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderPackingFunctionTests.cpp727 POSITIVE = 0, enumerator
760 inputs.push_back((tcu::Float16(composeHalfFloat(POSITIVE, 0u, 1u)).bits() << 16) in iterate()
764 | tcu::Float16(composeHalfFloat(POSITIVE, 0u, 1u << (mantBits - 1u))).bits()); in iterate()
766 inputs.push_back((tcu::Float16(composeHalfFloat(POSITIVE, 0u, mantBitMask)).bits() << 16) in iterate()
789 const Sign sign = rnd.getBool()? POSITIVE : NEGATIVE; in iterate()
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmsimpleexpression.h32 POSITIVE, enumerator
Dcxfa_fmsimpleexpression.cpp529 javascript << gs_lpStrExpFuncName[POSITIVE]; in ToJavaScript()
/external/v8/src/
Dconversions.cc594 enum Sign { NONE, NEGATIVE, POSITIVE }; in InternalStringToDouble() enumerator
602 sign = POSITIVE; in InternalStringToDouble()
/external/llvm/test/CodeGen/SystemZ/
Dfp-cmp-04.ll104 ; Test the result of LOAD POSITIVE.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-cmp-04.ll104 ; Test the result of LOAD POSITIVE.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll67 …cpu=cortex-a15 -denormal-fp-math=positive-zero | FileCheck %s --check-prefix=DENORMAL-POSITIVE-ZERO
907 ; DENORMAL-POSITIVE-ZERO: .eabi_attribute 20, 0
/external/freetype/
DChangeLog.217342 (PSH3_POINT_{EXTREMUM,POSITIVE,NEGATIVE,EDGE_MIN,EDGE_MAX): New