Home
last modified time | relevance | path

Searched defs:positive (Results 1 – 25 of 43) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DAdoptingModifierStore.java14 private final Modifier positive; field in AdoptingModifierStore
27 …public AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negat… in AdoptingModifierStore()
DPatternStringParser.java89 public ParsedSubpatternInfo positive; field in PatternStringParser.ParsedPatternInfo
593 ParsedSubpatternInfo positive = patternInfo.positive; in patternInfoToProperties() local
DMutablePatternModifier.java182 Modifier positive = createConstantModifier(a, b); in createImmutable() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DAdoptingModifierStore.java16 private final Modifier positive; field in AdoptingModifierStore
29 …public AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negat… in AdoptingModifierStore()
DPatternStringParser.java92 public ParsedSubpatternInfo positive; field in PatternStringParser.ParsedPatternInfo
550 ParsedSubpatternInfo positive = patternInfo.positive; in patternInfoToProperties() local
DMutablePatternModifier.java180 Modifier positive = createConstantModifier(a, b); in createImmutable() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dtriplet_margin_loss_impl.cu24 … const int64_t *dst_shape, const T *anchor, const T *positive, const T *negative, in FillAndBroadcast()
55 __global__ void PairwiseDistance(const T *anchor, const T *positive, const T *negative, const size_… in PairwiseDistance()
118 __global__ void PairwiseDistance(const double *anchor, const double *positive, const double *negati… in PairwiseDistance()
144 __global__ void PairwiseDistance(const half *anchor, const half *positive, const half *negative, in PairwiseDistance()
185 __global__ void PairwiseDistance(const Complex<S> *anchor, const Complex<S> *positive, const Comple… in PairwiseDistance()
211 cudaError_t CalTripletMarginLoss(const T *anchor, const T *positive, const T *negative, T *anchor_b… in CalTripletMarginLoss()
/third_party/mindspore/mindspore-src/source/tests/st/ops/gpu/
Dtest_triplet_margin_loss_op.py17 def construct(self, anchor, positive, negative, margin): argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DConstantFoldingOverflow_test.cpp27 void evaluateFloatOverflow(const std::string &floatString, bool positive) in evaluateFloatOverflow()
/third_party/mindspore/mindspore-src/source/tests/st/ops/
Dtest_ops_triplet_margin_loss.py35 def construct(self, anchor, positive, negative): argument
/third_party/python/Parser/
Dpegen.c328 _PyPegen_lookahead_with_name(int positive, expr_ty (func)(Parser *), Parser *p) in _PyPegen_lookahead_with_name()
337 _PyPegen_lookahead_with_string(int positive, expr_ty (func)(Parser *, const char*), Parser *p, cons… in _PyPegen_lookahead_with_string()
346 _PyPegen_lookahead_with_int(int positive, Token *(func)(Parser *, int), Parser *p, int arg) in _PyPegen_lookahead_with_int() argument
355 _PyPegen_lookahead(int positive, void *(func)(Parser *), Parser *p) in _PyPegen_lookahead()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c94 nir_ssa_def *positive = nir_fge(b, coord->rx, nir_imm_float(b, 0.0)); in evaluate_face_x() local
111 nir_ssa_def *positive = nir_fge(b, coord->ry, nir_imm_float(b, 0.0)); in evaluate_face_y() local
128 nir_ssa_def *positive = nir_fge(b, coord->rz, nir_imm_float(b, 0.0)); in evaluate_face_z() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_cubemaps.c139 nir_ssa_def *positive = nir_fge(b, coord->rx, nir_imm_float(b, 0.0)); in evaluate_face_x() local
158 nir_ssa_def *positive = nir_fge(b, coord->ry, nir_imm_float(b, 0.0)); in evaluate_face_y() local
177 nir_ssa_def *positive = nir_fge(b, coord->rz, nir_imm_float(b, 0.0)); in evaluate_face_z() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dtriplet_margin_loss.cc54 …auto positive = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex1]->GetShape… in TripletMarginLossInferShape() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_patternstring.h76 ParsedSubpatternInfo positive; member
Dnumber_patternstring.cpp483 const ParsedSubpatternInfo& positive = patternInfo.positive; in patternInfoToProperties() local
/third_party/icu/icu4c/source/i18n/
Dnumber_patternstring.h77 ParsedSubpatternInfo positive; member
Dnumber_patternstring.cpp528 const ParsedSubpatternInfo& positive = patternInfo.positive; in patternInfoToProperties() local
/third_party/json/tests/src/
Dunit-cbor.cpp201 const auto positive = static_cast<uint64_t>(-1 - i); variable
262 … auto positive = static_cast<uint32_t>(static_cast<uint64_t>(-1 - i) & 0x00000000ffffffff); variable
305 const auto positive = static_cast<uint16_t>(-1 - i); variable
/third_party/rust/crates/proc-macro2/tests/
Dtest.rs306 let positive = "0.1".parse::<Literal>().unwrap(); in literal_span() localVariable
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_double_ops.c379 nir_ssa_def *positive = nir_fge(b, src, nir_imm_double(b, 0.0)); in lower_floor() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/loss/
Dloss.py1319 def construct(self, x, positive, negative): argument
2242 def construct(self, x, positive, negative, margin=1.): argument
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.h896 void SetSignedSat(int index, bool positive) { in SetSignedSat()
900 void SetUnsignedSat(int index, bool positive) { in SetUnsignedSat()
/third_party/mindspore/mindspore-src/source/tests/ut/python/ops/
Dtest_nn_ops.py222 def construct(self, x, positive, negative): argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c1338 register int positive; in inleap() local
2784 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd()

12