/third_party/iowow/src/kv/examples/ |
D | cursors1.c | 56 RCC(rc, finish, iwkv_put(db, &key, &val, 0)); in run() 60 RCC(rc, finish, iwkv_cursor_open(db, &cur, IWKV_CURSOR_BEFORE_FIRST, 0)); in run() 63 RCC(rc, finish, iwkv_cursor_get(cur, &key, &val)); in run() 73 RCC(rc, finish, iwkv_cursor_open(db, &cur, IWKV_CURSOR_AFTER_LAST, 0)); in run() 76 RCC(rc, finish, iwkv_cursor_get(cur, &key, &val)); in run() 89 RCC(rc, finish, iwkv_cursor_open(db, &cur, IWKV_CURSOR_GE, &key)); in run() 91 RCC(rc, finish, iwkv_cursor_get(cur, &key, &val)); in run()
|
D | compoundkeys1.c | 68 RCC(rc, finish, iwkv_put(db, &key, &val, 0)); in run() 76 RCC(rc, finish, iwkv_get(db, &key, &val)); in run() 88 RCC(rc, finish, iwkv_cursor_open(db, &cur, IWKV_CURSOR_GE, &key)); in run() 90 RCC(rc, finish, iwkv_cursor_get(cur, &key, &val)); in run()
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink/ |
D | qmlsink.qrc | 1 <RCC> 5 </RCC>
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsrc/ |
D | qmlsrc.qrc | 1 <RCC> 5 </RCC>
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-dynamically-added/ |
D | qmlsink-dyn-added.qrc | 1 <RCC> 5 </RCC>
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-multisink/ |
D | qmlsink-multi.qrc | 1 <RCC> 6 </RCC>
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmloverlay/ |
D | qmloverlay.qrc | 1 <RCC> 7 </RCC>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
D | icons.qrc | 1 <RCC> 9 </RCC>
|
D | icons_png.qrc | 1 <RCC> 9 </RCC>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
D | icons.qrc | 1 <RCC> 9 </RCC>
|
D | icons_png.qrc | 1 <RCC> 9 </RCC>
|
/third_party/iowow/ |
D | README.md | 219 RCC(rc, finish, iwkv_put(db, &key, &val, 0)); 223 RCC(rc, finish, iwkv_cursor_open(db, &cur, IWKV_CURSOR_BEFORE_FIRST, 0)); 226 RCC(rc, finish, iwkv_cursor_get(cur, &key, &val)); 236 RCC(rc, finish, iwkv_cursor_open(db, &cur, IWKV_CURSOR_AFTER_LAST, 0)); 239 RCC(rc, finish, iwkv_cursor_get(cur, &key, &val)); 252 RCC(rc, finish, iwkv_cursor_open(db, &cur, IWKV_CURSOR_GE, &key)); 254 RCC(rc, finish, iwkv_cursor_get(cur, &key, &val));
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program1_1.txt | 51 RCC, SUB, and ABS). 159 RCC s ssss reciprocal clamped 167 Add four new sections describing the DPH, RCC, SUB, and ABS 200 2.14.1.10.19 RCC: Reciprocal Clamped 202 The RCC instruction inverts the value of the source scalar, clamps 297 Version 1.1 vertex programs provide support for the DPH, RCC, SUB, 326 | "RCC" 344 Except for supporting the additional DPH, RCC, SUB, and ABS 442 8 03/04/14 mjk RCC decimal value corrections
|
D | NV_vertex_program2_option.txt | 76 ARB_vertex_program: the "RCC" (reciprocal clamped) instruction. 154 | "RCC" 249 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POW, RCC, RCP, RET, 349 RCC[C] s ssss reciprocal (clamped) 816 Section 2.14.5.33, RCC: Reciprocal (Clamped) 818 The RCC instruction approximates the reciprocal of the scalar operand,
|
D | NV_vertex_program2.txt | 359 Why does the RCC instruction exist? 960 <vp11-SCALARop> ::= "RCC" 1397 instructions. Four instructions (ABS, DPH, RCC, and SUB) are available 1418 RCC(*) s ssss reciprocal (clamped) 1466 RCC[C] s ssss reciprocal (clamped) 2536 Section 2.14.3.25, RCC: Reciprocal (Clamped) 2538 The RCC instruction approximates the reciprocal of the scalar operand, 2568 The RCC instruction is available only in the VP1.1 and VP2 execution 3431 33 03/18/08 pbrown Fixed incorrectly documented clamp in the RCC 3438 31 08/17/03 pbrown Added several overlooked opcodes (RCC, SUB, SIN) [all …]
|
D | NV_vertex_program3.txt | 194 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POPA, POW, PUSHA, RCC, 335 RCC X X s ssss reciprocal (clamped)
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program1_1.txt | 51 RCC, SUB, and ABS). 159 RCC s ssss reciprocal clamped 167 Add four new sections describing the DPH, RCC, SUB, and ABS 200 2.14.1.10.19 RCC: Reciprocal Clamped 202 The RCC instruction inverts the value of the source scalar, clamps 297 Version 1.1 vertex programs provide support for the DPH, RCC, SUB, 326 | "RCC" 344 Except for supporting the additional DPH, RCC, SUB, and ABS 442 8 03/04/14 mjk RCC decimal value corrections
|
D | NV_vertex_program2_option.txt | 76 ARB_vertex_program: the "RCC" (reciprocal clamped) instruction. 154 | "RCC" 249 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POW, RCC, RCP, RET, 349 RCC[C] s ssss reciprocal (clamped) 816 Section 2.14.5.33, RCC: Reciprocal (Clamped) 818 The RCC instruction approximates the reciprocal of the scalar operand,
|
D | NV_vertex_program2.txt | 359 Why does the RCC instruction exist? 960 <vp11-SCALARop> ::= "RCC" 1397 instructions. Four instructions (ABS, DPH, RCC, and SUB) are available 1418 RCC(*) s ssss reciprocal (clamped) 1466 RCC[C] s ssss reciprocal (clamped) 2536 Section 2.14.3.25, RCC: Reciprocal (Clamped) 2538 The RCC instruction approximates the reciprocal of the scalar operand, 2568 The RCC instruction is available only in the VP1.1 and VP2 execution 3431 33 03/18/08 pbrown Fixed incorrectly documented clamp in the RCC 3438 31 08/17/03 pbrown Added several overlooked opcodes (RCC, SUB, SIN) [all …]
|
D | NV_vertex_program3.txt | 194 MAX, MIN, MOV, MUL, OPTION, OUTPUT, PARAM, POPA, POW, PUSHA, RCC, 335 RCC X X s ssss reciprocal (clamped)
|
/third_party/iowow/src/ |
D | basedefs.h | 117 #define RCC(rc__, label__, expr__) RCHECK(rc__, label__, expr__) macro
|
/third_party/ejdb/src/ |
D | ejdb2.c | 842 RCC(rc, finish, jbl_from_node(&jbl, n)); in _jb_exec_upsert_lw() 843 RCC(rc, finish, _jb_put_new_lw(ctx->jbc, jbl, &id)); in _jb_exec_upsert_lw() 853 RCC(rc, finish, ux->visitor(ux, &doc, &ctx->istep)); in _jb_exec_upsert_lw() 1424 RCC(rc, finish, jbl_as_buf(jbl, &val.data, &val.size)); in _jb_put_new_lw() 1425 …RCC(rc, finish, _jb_put_handler_after(iwkv_puth(jbc->cdb, &key, &val, 0, _jb_put_handler, &pctx), … in _jb_put_new_lw()
|
/third_party/ejdb/src/jbl/ |
D | jbl.c | 335 RCC(rc, finish, jbl_create_iterator_holder(&holder)); in jbl_object_copy_to() 336 RCC(rc, finish, jbl_iterator_init(src, &it)); in jbl_object_copy_to() 340 RCC(rc, finish, jbl_set_nested(target, kbuf, holder)); in jbl_object_copy_to()
|
/third_party/elfio/tests/ |
D | configure | 2414 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 2458 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
/third_party/elfio/ |
D | configure | 2462 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 2506 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|