/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
D | ICUDurationTest.java | 84 ICUTestDuration(int sgn, int y, int months, int d, int h, int m, float s) { in ICUTestDuration() argument 85 sign = sgn; in ICUTestDuration() 95 private ICUTestDuration(int sgn, Map<Field, Number> f) { in ICUTestDuration() argument 96 sign = sgn; in ICUTestDuration() 159 private static final ICUTestDuration newDuration(int sgn, int d, int h, int m, float s) { in newDuration() argument 160 return new ICUTestDuration(sgn, -1, -1, d, h, m, s); in newDuration() 162 private static final ICUTestDuration newDuration(int sgn, int h, int m, float s) { in newDuration() argument 163 return new ICUTestDuration(sgn, -1, -1, -1, h, m, s); in newDuration() 165 private static final ICUTestDuration newDuration(int sgn, float s) { in newDuration() argument 166 return new ICUTestDuration(sgn, -1, -1, -1, -1, -1, s); in newDuration()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | ICUDurationTest.java | 81 ICUTestDuration(int sgn, int y, int months, int d, int h, int m, float s) { in ICUTestDuration() argument 82 sign = sgn; in ICUTestDuration() 92 private ICUTestDuration(int sgn, Map<Field, Number> f) { in ICUTestDuration() argument 93 sign = sgn; in ICUTestDuration() 156 private static final ICUTestDuration newDuration(int sgn, int d, int h, int m, float s) { in newDuration() argument 157 return new ICUTestDuration(sgn, -1, -1, d, h, m, s); in newDuration() 159 private static final ICUTestDuration newDuration(int sgn, int h, int m, float s) { in newDuration() argument 160 return new ICUTestDuration(sgn, -1, -1, -1, h, m, s); in newDuration() 162 private static final ICUTestDuration newDuration(int sgn, float s) { in newDuration() argument 163 return new ICUTestDuration(sgn, -1, -1, -1, -1, -1, s); in newDuration()
|
/external/libaom/tools/ |
D | gen_constrained_tokenset.py | 75 sgn = np.sign(L - q.sum()) # direction of correction 76 if sgn != 0: # correction is needed 79 q_adj = q[i] + sgn 87 q[i] += sgn 89 q_adj = q[i] + sgn
|
/external/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_mips.cc | 1633 int32_t tt, sgn; in ComfortNoise() local 1635 sgn = ((int)tt) >> 31; in ComfortNoise() 1636 out[0].real = sgn == (int16_t)(tt >> 15) ? (int16_t)tt : (16384 ^ sgn); in ComfortNoise() 1638 sgn = ((int)tt) >> 31; in ComfortNoise() 1639 out[0].imag = sgn == (int16_t)(tt >> 15) ? (int16_t)tt : (16384 ^ sgn); in ComfortNoise() 1642 sgn = ((int)tt) >> 31; in ComfortNoise() 1643 out[i].real = sgn == (int16_t)(tt >> 15) ? (int16_t)tt : (16384 ^ sgn); in ComfortNoise() 1645 sgn = ((int)tt) >> 31; in ComfortNoise() 1646 out[i].imag = sgn == (int16_t)(tt >> 15) ? (int16_t)tt : (16384 ^ sgn); in ComfortNoise() 1649 sgn = ((int)tt) >> 31; in ComfortNoise() [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_inlines.h | 107 bool flt = false, bool sgn = false) 110 case 1: return sgn ? TYPE_S8 : TYPE_U8; 111 case 2: return flt ? TYPE_F16 : (sgn ? TYPE_S16 : TYPE_U16); 112 case 8: return flt ? TYPE_F64 : (sgn ? TYPE_S64 : TYPE_U64); 116 return flt ? TYPE_F32 : (sgn ? TYPE_S32 : TYPE_U32);
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | range_dataset_op.cc | 66 int64_t sgn(int64_t val) { return (0 < val) - (val < 0); } in sgn() function 190 if (sgn(stop_ - start_) * sgn(step_) <= 0) { in CardinalityInternal() 202 if (sgn(stop_ - start_) * sgn(step_) <= 0) { in CardinalityInternal()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_libc.cc | 240 int sgn = 1; in internal_simple_strtoll() local 245 sgn = 1; in internal_simple_strtoll() 248 sgn = -1; in internal_simple_strtoll() 261 if (sgn > 0) { in internal_simple_strtoll()
|
/external/fdlibm/ |
D | e_jn.c | 60 int i,hx,ix,lx, sgn; local 79 sgn = (n&1)&(hx>>31); /* even n -- 0, odd n -- sign(x) */ 211 if(sgn==1) return -b; else return b;
|
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/etc_decoder/ |
D | etc_decoder.h | 223 int sgn = 1 - msb; in DecodeRGB() local 227 sgn *= lsb; in DecodeRGB() 231 int offset = etc1_color_modifier_table[etc1_table_index][lsb] * sgn; in DecodeRGB()
|
/external/libaom/tools/txfm_analyzer/ |
D | txfm_gen_code.cc | 59 char *sgn = w < 0 ? n : p; in cos_text_sse4_1() local 60 snprintf(text, size, "cospi_%s%02d", sgn, idx); in cos_text_sse4_1() 403 int sgn = w < 0 ? 1 : 0; in gen_cospi_list_sse4_1() local 405 if (!visited[idx][sgn]) { in gen_cospi_list_sse4_1() 406 visited[idx][sgn] = 1; in gen_cospi_list_sse4_1()
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
D | language-subtag-registry | 31745 Subtag: sgn 42813 Prefix: sgn 42836 Prefix: sgn 42843 Prefix: sgn 42858 Prefix: sgn 42873 Prefix: sgn 42936 Prefix: sgn 42944 Prefix: sgn 42951 Prefix: sgn 42958 Prefix: sgn [all …]
|
D | langtagRegex.txt | 48 | sgn $s (?: BE $s (?: fr | nl) | CH $s de )
|
D | ISO-639-2_values_8bits.txt | 380 sgn|||Sign Languages|langues des signes
|
/external/pdfium/third_party/lcms/src/ |
D | cmscgats.c | 640 cmsInt32Number sgn; in ReadReal() local 642 NextCh(it8); sgn = 1; in ReadReal() 646 sgn = -1; NextCh(it8); in ReadReal() 651 sgn = +1; in ReadReal() 666 e = sgn*e; in ReadReal() 717 int sgn; in ParseFloatNumber() local 720 sgn = 1; in ParseFloatNumber() 724 sgn = -1; in ParseFloatNumber() 730 sgn = +1; in ParseFloatNumber() 745 e = sgn*e; in ParseFloatNumber()
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | util.py | 1116 sgn = array_ops.ones_like(lswe) 1117 return lswe, sgn 1135 sgn = math_ops.sign(sum_wx_over_max_absw_x) 1136 lswe = max_log_absw_x + math_ops.log(sgn * sum_wx_over_max_absw_x) 1138 return lswe, sgn
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | fast_trigonometry.inl | 122 T sgn = sign(y) * sign(x); local 123 return abs(fastAtan(y / x)) * sgn;
|
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_emitaluinstruction.h | 88 bool emit_find_msb(const nir_alu_instr& instr, bool sgn);
|
D | sfn_emitaluinstruction.cpp | 501 bool EmitAluInstruction::emit_find_msb(const nir_alu_instr& instr, bool sgn) in emit_find_msb() argument 508 EAluOp opcode = sgn ? op1_ffbh_int : op1_ffbh_uint; in emit_find_msb()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 3204 struct svga_shader_signature *sgn = &emit->signature; in emit_passthrough_control_point_signature() local 3212 sgnEntry = &sgn->inputs[sgn->header.numInputSignatures++]; in emit_passthrough_control_point_signature() 3220 sgnEntry = &sgn->outputs[sgn->header.numOutputSignatures++]; in emit_passthrough_control_point_signature() 3614 struct svga_shader_signature *sgn = &emit->signature; in emit_input_declaration() local 3618 &sgn->patchConstants[sgn->header.numPatchConstantSignatures++]; in emit_input_declaration() 3628 &sgn->inputs[sgn->header.numInputSignatures++]; in emit_input_declaration() 3735 struct svga_shader_signature *sgn = &emit->signature; in emit_output_declaration() local 3737 &sgn->outputs[sgn->header.numOutputSignatures++]; in emit_output_declaration() 4092 struct svga_shader_signature *sgn = &emit->signature; in emit_gs_output_declarations() local 4099 sgnEntry = &sgn->outputs[sgn->header.numOutputSignatures++]; in emit_gs_output_declarations() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | langtagRegex.txt | 52 | sgn $s (?: BE $s (?: fr | nl) | CH $s de )
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | langtagRegex.txt | 52 | sgn $s (?: BE $s (?: fr | nl) | CH $s de )
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1809 int sgn; in TEST() local 1810 double res = lgamma_r(1.1, &sgn); in TEST() 1812 EXPECT_NOT_POISONED(sgn); in TEST() 1816 int sgn; in TEST() local 1817 float res = lgammaf_r(1.1, &sgn); in TEST() 1819 EXPECT_NOT_POISONED(sgn); in TEST() 1825 int sgn; in TEST() local 1826 long double res = lgammal_r(1.1, &sgn); in TEST() 1828 EXPECT_NOT_POISONED(sgn); in TEST()
|
/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
D | util_test.py | 811 sgn = np.sign(sum_) 814 return m + np.log(sgn * sum_), sgn
|
/external/angle/src/libANGLE/renderer/vulkan/shaders/gen/ |
D | EtcToBc.comp.00000001.inc | 443 // int sgn = 1 - msb; 447 // sgn *= lsb; 451 // int offset = etc1_color_modifier_table[etc1_table_index][lsb]* sgn;
|
/external/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 754 LLVMValueRef sgn; in build_cube_select() local 770 sgn = LLVMBuildSelect( in build_cube_select() 773 out_st[0] = LLVMBuildFMul(builder, tmp, sgn, ""); in build_cube_select() 777 sgn = LLVMBuildSelect(builder, is_ma_y, sgn_ma, LLVMConstReal(f32, -1.0), ""); in build_cube_select() 778 out_st[1] = LLVMBuildFMul(builder, tmp, sgn, ""); in build_cube_select()
|