/third_party/toybox/tests/ |
D | expand.test | 18 POW=15 21 for i in $(seq $POW); do 32 POW=15 34 for i in $(seq $POW); do 37 if [ $POW -gt 0 ]; then
|
/third_party/gettext/gettext-runtime/po/ |
D | pl.po | 112 msgstr "Składnia: %s [OPCJA] [FORMAT-POWŁOKI]\n" 127 msgstr " -v, --variables wypisanie zmiennych z FORMATU-POWŁOKI\n" 156 "są zastępowane wartościami zmiennych. Jeżeli jest podany FORMAT-POWŁOKI,\n" 167 "wynik składa się ze zmiennych środowiska podanych w FORMACIE-POWŁOKI, każda w\n"
|
/third_party/mesa3d/src/mesa/program/ |
D | program_lexer.l | 219 POW{sat} { return_opcode( 1, BINSC_OP, POW, 3); }
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 70 OP12(POW)
|
D | tgsi_info_opcodes.h | 31 OPCODE(1, 2, REPL, POW)
|
D | tgsi_lowering.c | 1470 OPCS(POW) || in tgsi_transform_lowering() 1504 if (OPCS(POW)) { in tgsi_transform_lowering() 1505 newlen += POW_GROW * OPCS(POW); in tgsi_transform_lowering()
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/ |
D | rec_parse_graph.h | 91 {POW, OperatorType::kRecElmWiseOp},
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.4.3.rst | 66 - st/nine: Fix POW implementation
|
D | 11.0.3.rst | 62 - mesa: Add abs input modifier to base for POW in ffvertex_prog
|
D | 7.10.1.rst | 318 - i965/fs: Apply source modifier workarounds to POW as well.
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
D | ops_utils.h | 321 constexpr char POW[] = "Pow"; variable
|
/third_party/mesa3d/src/intel/tools/ |
D | i965_lex.l | 154 pow { yylval.integer = BRW_MATH_FUNCTION_POW; return POW; }
|
D | i965_gram.y | 405 %token <integer> COS EXP FDIV INV INVM INTDIV INTDIVMOD INTMOD LOG POW RSQ 866 | POW
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ |
D | step_auto_parallel.cc | 136 SQRT, CAST, POW, in IsElementWiseOperator() 166 …LOG, REDUCE_MEAN, REAL_DIV, SIGMOID, POW, MAXIMUM, MINIMUM, EQUAL, NOT_EQUAL, LOGICALNOT, GATHERV2… in IsSplittableOperator()
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program2_option.txt | 249 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POW, RCC, RCP, RET, 348 POW[C] s,s ssss exponentiate 1049 <BINSCop> ::= "POW"
|
D | NV_vertex_program3.txt | 194 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POPA, POW, PUSHA, RCC, 333 POW X X s,s ssss exponentiate
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program2_option.txt | 249 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POW, RCC, RCP, RET, 348 POW[C] s,s ssss exponentiate 1049 <BINSCop> ::= "POW"
|
D | NV_vertex_program3.txt | 194 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POPA, POW, PUSHA, RCC, 333 POW X X s,s ssss exponentiate
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 2363 DECL_SPECIAL(POW) in DECL_SPECIAL() argument 3122 _OPI(POW, POW, V(0,0), V(3,0), V(0,0), V(3,0), 1, 2, SPECIAL(POW)),
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_vertprog.c | 92 OPN(POW, 2|SCALAR_FLAG),
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/ |
D | schema.fbs | 303 POW = 78,
|
/third_party/mindspore/third_party/proto/tensorflow/lite/ |
D | schema.fbs | 303 POW = 78,
|
D | schema_2.4.1.fbs | 305 POW = 78,
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_program.txt | 2295 <BINSCop> ::= "POW" 2702 PARAM, POW, RCP, RSQ, SGE, SLT, SUB, SWZ, TEMP, XPD, program, result, 3527 POW s,s ssss exponentiate 4160 Section 2.14.5.20, POW: Exponentiate 4162 The POW instruction approximates the value of the first scalar operand 5012 * POW: exponentiation. On VP1.0 and VP1.1 hardware, this 5605 OP_POWER_EXT "POW" (h) 5710 ARB_vertex_program's "POW" is the equivalent function. 5713 take a scalar operand, whereas ARB_vertex_program's "POW" 6583 POW may be a LOG/MUL/EXP sequence, but isn't [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_program.txt | 2285 <BINSCop> ::= "POW" 2692 PARAM, POW, RCP, RSQ, SGE, SLT, SUB, SWZ, TEMP, XPD, program, result, 3517 POW s,s ssss exponentiate 4150 Section 2.14.5.20, POW: Exponentiate 4152 The POW instruction approximates the value of the first scalar operand 5002 * POW: exponentiation. On VP1.0 and VP1.1 hardware, this 5595 OP_POWER_EXT "POW" (h) 5700 ARB_vertex_program's "POW" is the equivalent function. 5703 take a scalar operand, whereas ARB_vertex_program's "POW" 6573 POW may be a LOG/MUL/EXP sequence, but isn't [all …]
|