/third_party/typescript/tests/baselines/reference/ |
D | objectSpreadStrictNull.js | 3 definiteBoolean: { sn: boolean }, property 4 definiteString: { sn: string }, property 5 optionalString: { sn?: string }, field 6 optionalNumber: { sn?: number }, field 7 undefinedString: { sn: string | undefined }, property 8 undefinedNumber: { sn: number | undefined }) { property
|
D | objectSpread.js | 90 definiteBoolean: { sn: boolean }, property 91 definiteString: { sn: string }, property 92 optionalString: { sn?: string }, field 93 optionalNumber: { sn?: number }) { field
|
/third_party/boost/libs/system/test/ |
D | std_interop_test.cpp | 69 std::error_condition sn( bn ); in test_generic_category() local 105 std::error_condition sn( bn ); in test_system_category() local 130 std::error_condition sn( bn ); in test_system_category() local 222 std::error_condition sn( bn ); in test_user_category() local 247 std::error_condition sn( bn ); in test_user_category() local 255 std::error_condition sn( bn ); in test_user_category() local 263 std::error_condition sn( bn ); in test_user_category() local 348 std::error_condition sn( bn ); in test_user2_category() local
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | pj_param.hpp | 431 std::string const& sn, in pj_param_exists() 438 std::string const& sn, in pj_param_exists() 474 std::string const& sn, in pj_get_param_b() 498 std::string const& sn, in pj_param_i() 525 std::string const& sn, in pj_get_param_i() 549 std::string const& sn, in pj_param_f() 576 std::string const& sn, in pj_get_param_f() 601 std::string const& sn, in pj_param_r() 628 std::string const& sn, in pj_get_param_r()
|
/third_party/pulseaudio/src/pulsecore/ |
D | ltdl-helper.c | 36 char *sn, *c; in pa_load_sym() local
|
/third_party/pulseaudio/src/pulsecore/filter/ |
D | biquad.c | 52 double sn = 0.5 * M_SQRT2 * sin(theta); in biquad_lowpass() local 84 double sn = 0.5 * M_SQRT2 * sin(theta); in biquad_highpass() local
|
/third_party/boost/libs/multiprecision/test/ |
D | issue_13301.cpp | 34 boost::intmax_t sm(1), sn; in main() local
|
/third_party/boost/boost/math/special_functions/ |
D | jacobi_elliptic.hpp | 134 value_type sn, cn, dn; in jacobi_elliptic() local 239 result_type sn, dn; in jacobi_sd() local 254 result_type sn, dn; in jacobi_ds() local 293 result_type sn, cn; in jacobi_sc() local 308 result_type sn, cn; in jacobi_cs() local
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-snapdragon/ |
D | misc.c | 42 char sn[9]; in msm_generate_mac_addr() local
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeInference/ |
D | unionTypeInference.ts | 6 declare const sn: string | number; constant
|
/third_party/ejdb/src/jbi/ |
D | jbi_consumer.c | 92 struct _JBL sn = { 0 }; in jbi_consumer() local
|
/third_party/ltp/utils/sctp/testlib/ |
D | sctputil.c | 103 union sctp_notification *sn; in test_print_message() local 185 union sctp_notification *sn; in test_check_buf_notification() local
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | genericRestParameters2.ts | 21 declare const sn: [string, number]; constant
|
D | genericRestParameters1.ts | 16 declare const sn: [string, number]; constant
|
/third_party/mingw-w64/mingw-w64-crt/math/softmath/ |
D | e_powf.c | 17 float y1,t1,t2,r,s,sn,t,u,v,w; in bsd__ieee754_powf() local
|
/third_party/json/include/nlohmann/detail/output/ |
D | serializer.hpp | 500 std::string sn(3, '\0'); in dump_escaped() local 594 std::string sn(3, '\0'); in dump_escaped() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
D | TestUScript.java | 218 String sn = UScript.getShortName(sc); in TestScriptMetadata() local
|
/third_party/uboot/u-boot-2020.01/board/freescale/common/ |
D | sys_eeprom.c | 40 u8 sn[10]; /* 0x06 - 0x0F Serial Number*/ member 51 u8 sn[12]; /* 0x04 - 0x0F Serial Number */ member
|
/third_party/ffmpeg/libavformat/ |
D | prompeg.c | 97 uint16_t sn; member 223 uint16_t sn; in prompeg_write_fec() local
|
/third_party/mtdev/src/ |
D | core.c | 84 const int *sid, const int *sx, const int *sy, int sn, in solve() 125 int sid[DIM_FINGER], sx[DIM_FINGER], sy[DIM_FINGER], sn = 0; in assign_tracking_id() local
|
/third_party/boringssl/src/crypto/asn1/ |
D | a_object.c | 274 const char *sn, const char *ln) in ASN1_OBJECT_create()
|
/third_party/uboot/u-boot-2020.01/board/CZ.NIC/turris_mox/ |
D | mox_sp.c | 108 int mbox_sp_get_board_info(u64 *sn, u8 *mac1, u8 *mac2, int *bv, int *ram) in mbox_sp_get_board_info()
|
/third_party/typescript/tests/cases/conformance/types/spread/ |
D | objectSpreadNegative.ts | 15 let sn: number = o2.x; // error, x is private variable
|
/third_party/ffmpeg/libavfilter/ |
D | af_acrossover.c | 143 double sn = sin(omega); in set_lp() local 158 double sn = sin(omega); in set_hp() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | RBBIRuleParseTable.java | 74 RBBIRuleTableElement(short a, int cc, int ns, int ps, boolean nc, String sn) { in RBBIRuleTableElement()
|