Searched refs:valt (Results 1 – 11 of 11) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | inline.c | 184 struct expression *valt = copy_expression(expr->cond_true); in copy_expression() local 186 if (cond == expr->conditional && valt == expr->cond_true && valf == expr->cond_false) in copy_expression() 190 expr->cond_true = valt; in copy_expression() 376 struct statement *valt = stmt->if_true; in copy_one_statement() local 380 valt = copy_one_statement(valt); in copy_one_statement() 383 stmt->if_true == valt && in copy_one_statement() 388 stmt->if_true = valt; in copy_one_statement()
|
D | expand.c | 545 struct expression *valt = expr->cond_true; in expand_conditional() local 553 valt = valf; in expand_conditional() 554 if (!valt) in expand_conditional() 555 valt = cond; in expand_conditional() 556 cost = expand_expression(valt); in expand_conditional() 557 *expr = *valt; in expand_conditional() 564 cost = expand_expression(valt); in expand_conditional()
|
D | show-parse.c | 1048 int valt = show_expression(expr->cond_true); in show_conditional_expr() local 1052 printf("[v%d]\tcmov.%d\t\tv%d,v%d,v%d\n", cond, expr->ctype->bit_size, new, valt, valf); in show_conditional_expr()
|
D | linearize.c | 1610 pseudo_t cond, valt, valf, res; in linearize_select() local 1613 valt = linearize_expression(ep, expr->cond_true); in linearize_select() 1619 valt = cond; in linearize_select() 1621 use_pseudo(insn, valt, &insn->src2); in linearize_select()
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | pointer-param.c | 12 static int vals[5], valt[5], valr[5]; in foo() local 20 usei(&valt[0]); in foo()
|
/third_party/node/deps/openssl/openssl/crypto/crmf/ |
D | crmf_lib.c | 45 #define IMPLEMENT_CRMF_CTRL_FUNC(atyp, valt, ctrlinf) \ argument 46 valt *OSSL_CRMF_MSG_get0_##ctrlinf##_##atyp(const OSSL_CRMF_MSG *msg) \ 63 int OSSL_CRMF_MSG_set1_##ctrlinf##_##atyp(OSSL_CRMF_MSG *msg, const valt *in) \ 73 if ((atav->value.atyp = valt##_dup(in)) == NULL) \
|
/third_party/openssl/crypto/crmf/ |
D | crmf_lib.c | 45 #define IMPLEMENT_CRMF_CTRL_FUNC(atyp, valt, ctrlinf) \ argument 46 valt *OSSL_CRMF_MSG_get0_##ctrlinf##_##atyp(const OSSL_CRMF_MSG *msg) \ 63 int OSSL_CRMF_MSG_set1_##ctrlinf##_##atyp(OSSL_CRMF_MSG *msg, const valt *in) \ 73 if ((atav->value.atyp = valt##_dup(in)) == NULL) \
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | FeatureTag.java | 150 valt("Alternate Vertical Metrics"), enumConstant
|
/third_party/pulseaudio/po/ |
D | nn.po | 143 " --resample-method=METODE Bruk valt resamplingsmetode.\n" 156 " valt argument.\n" 316 "valt standard tal på kanalar." 479 msgstr "Køyrer i systemmodus, men «--disallow-exit» er ikkje valt." 483 msgstr "Køyrer i systemmodus, men «--disallow-module-loading» er ikkje valt." 1990 " --latency=BYTE Be om valt latenstid, målt i byte.\n" 1991 " --process-time=BYTE Be om valt prosesstid per " 1993 " --latency-msec=MS Be om valt latenstid, målt i " 1995 " --process-time-msec=MS Be om valt prosesstid per " 1997 " --property=EIGENSKAP=VERDI Set den valde eigenskapen til valt " [all …]
|
/third_party/libexif/po/ |
D | nl.po | 3102 msgstr "De helderheidswaarde. De eenheid is de APEX-waarde. Normaal gesproken valt dit binnen het b… 3118 msgstr "Het kleinste F-getal van de lens. De eenheid is de APEX-waarde. Normaal gesproken valt dit …
|
D | sv.po | 3349 msgstr "Indikerar exponeringsindex valt på kameran eller inmatningsenheten vid tiden då bilden togs…
|