/third_party/jerryscript/tools/ |
D | run-perf-test.sh | 98 PRE=$2 120 eval "rel_mult=\$${PRE}_rel_mult" 125 ((${PRE}_n++)) 168 eval "rel_inaccuracy_tmp=\$${PRE}_rel_inaccuracy_tmp" 178 eval "${PRE}_rel_inaccuracy_tmp=\$rel_inaccuracy_tmp" 218 eval "${PRE}_rel_mult=\$rel_mult"
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | Macros.rst | 5 libraries [PRE]_, [Ve03]_. But whether we like it or not, macros play 12 .. [PRE] Vesa Karvonen, Paul Mensonides, citation
|
/third_party/boost/libs/iostreams/doc/theme/ |
D | iostreams.css | 43 PRE selector 60 PRE.plain_code 69 PRE.plain 79 PRE.broken_ie
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | InstrBuilder.cpp | 66 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources() local 67 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources() 68 if (!PRE->Cycles) { in initializeUsedResources() 79 uint64_t Mask = ProcResourceMasks[PRE->ProcResourceIdx]; in initializeUsedResources() 88 CycleSegment RCy(0, PRE->Cycles, false); in initializeUsedResources() 92 SuperResources[Super] += PRE->Cycles; in initializeUsedResources()
|
/third_party/curl/tests/data/ |
D | test320 | 31 <hr><P>Your HTTP header was:<PRE>Host: localhost:9011 35 </PRE></P>
|
/third_party/parse5/packages/parse5/lib/common/ |
D | html.js | 128 PRE: 'pre', 237 [$.PRE]: true,
|
D | foreign-content.js | 168 [$.PRE]: true,
|
/third_party/boost/doc/src/ |
D | reference.css | 7 PRE.synopsis {
|
/third_party/boost/tools/auto_index/doc/html/ |
D | reference.css | 7 PRE.synopsis {
|
/third_party/boost/libs/detail/doc/html/ |
D | reference.css | 7 PRE.synopsis {
|
/third_party/parse5/packages/parse5-plain-text-conversion-stream/lib/ |
D | index.js | 15 this.parser._insertFakeElement($.PRE);
|
/third_party/boost/libs/parameter_python/doc/html/ |
D | rst.css | 31 PRE selector
|
/third_party/boost/libs/parameter/doc/html/ |
D | rst.css | 31 PRE selector
|
/third_party/boost/libs/python/doc/html/ |
D | boost.css | 30 PRE selector
|
/third_party/boost/ |
D | boost.css | 30 PRE selector
|
/third_party/boost/libs/units/ |
D | boost.css | 29 PRE selector
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 315 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
|
D | MachinePipeliner.cpp | 940 for (const MCWriteProcResEntry &PRE : in minFuncUnits() local 943 if (!PRE.Cycles) in minFuncUnits() 946 STI->getSchedModel().getProcResource(PRE.ProcResourceIdx); in minFuncUnits() 950 F = PRE.ProcResourceIdx; in minFuncUnits() 983 for (const MCWriteProcResEntry &PRE : in calcCriticalResources() local 986 if (!PRE.Cycles) in calcCriticalResources() 988 Resources[PRE.ProcResourceIdx]++; in calcCriticalResources() 2991 for (const MCWriteProcResEntry &PRE : in reserveResources() local 2994 if (!PRE.Cycles) in reserveResources() 2996 ++ProcResourceCount[PRE.ProcResourceIdx]; in reserveResources() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZHazardRecognizer.cpp | 419 for (const MCWriteProcResEntry &PRE : in emitInstruction() local 422 switch (SchedModel->getProcResource(PRE.ProcResourceIdx)->BufferSize) { in emitInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMScheduleSwift.td | 366 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)", 368 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T")>; 378 (instregex "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>; 496 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)", 497 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)", 505 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
|
D | ARMScheduleR52.td | 298 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)", 300 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T", 303 "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>; 495 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)", 496 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)", 503 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
|
/third_party/vk-gl-cts/framework/delibs/coding_guidelines/ |
D | prettify.js | 22 …PRE");for(var t=0;t<j.attributes.length;++t){var w=j.attributes[t];if(w.specified)p.setAttribute(w…
|
/third_party/parse5/packages/parse5-sax-parser/lib/ |
D | parser-feedback-simulator.js | 121 if (tn === $.PRE || tn === $.TEXTAREA || tn === $.LISTING) {
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 773 # _m4_wrap(PRE, POST) 1035 # _m4_for(COUNT, LAST, STEP, PRE, POST) 1038 # numbers. Expand PRE[COUNT]POST, then alter COUNT by STEP and 1159 # _m4_foreach(PRE, POST, IGNORED, ARG...) 1162 # ARG, expand PRE[ARG]POST[]. The IGNORED argument makes recursion 1272 # m4_map_args_sep([PRE], [POST], [SEP], ARG...) 1274 # Expand PRE[ARG]POST for each argument, with SEP between arguments. 1284 # m4_map_args_w(STRING, [PRE], [POST], [SEP]) 1286 # Perform the expansion of PRE[word]POST[] for each word in STRING 1288 # m4_foreach_w([var], [STRING], [PRE[]m4_defn([var])POST]) [all …]
|
/third_party/curl/projects/ |
D | generate.bat | 46 set VERSION=PRE 85 ) else if "%VERSION%" == "PRE" ( 91 if "%VERSION%" == "PRE" goto success
|