HomeSort by relevance Sort by last modified time
    Searched defs:refs (Results 26 - 50 of 86) sorted by null

12 3 4

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_render.c 147 struct nouveau_pushbuf_refn refs[] = { local
154 nouveau_pushbuf_refn (push, refs, multi ? 2 : 1))
nv04_surface.c 199 struct nouveau_pushbuf_refn refs[] = { local
230 nouveau_pushbuf_refn (push, refs, 2))
280 struct nouveau_pushbuf_refn refs[] = { local
294 nouveau_pushbuf_refn (push, refs, 2))
429 struct nouveau_pushbuf_refn refs[] = { local
437 nouveau_pushbuf_refn (push, refs, 1))
  /art/runtime/verifier/
reg_type.cc 590 std::pair<uint16_t, uint16_t> refs = GetTopMergedTypes(); local
591 RegType& _left(reg_type_cache_->GetFromId(refs.first));
594 RegType& _right(reg_type_cache_->GetFromId(refs.second));
601 types.insert(refs.first);
607 types.insert(refs.second);
  /external/chromium_org/third_party/boringssl/src/crypto/bio/
bio.c 113 int refs = CRYPTO_add(&bio->references, -1, CRYPTO_LOCK_BIO); local
114 if (refs > 0) {
  /external/chromium_org/third_party/leveldatabase/src/util/
cache.cc 33 uint32_t refs; member in struct:leveldb::__anon17091::LRUHandle
180 assert(e->refs == 1); // Error if caller has an unreleased handle
187 assert(e->refs > 0);
188 e->refs--;
189 if (e->refs <= 0) {
213 e->refs++;
237 e->refs = 2; // One from LRUCache, one for the returned handle
  /external/chromium_org/third_party/libxslt/libxslt/
attributes.c 495 xsltAttrElemPtr refs; local
513 refs = xsltGetSAS(style, tmp->set, tmp->ns);
514 if (refs == NULL) {
522 xsltResolveSASCallback(refs, style, name, ns, NULL);
526 xsltMergeAttrElemList(style, values, refs);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_transfer.c 149 struct nouveau_pushbuf_refn refs[] = { local
158 nouveau_pushbuf_refn (push, refs, sizeof(refs) / sizeof(refs[0])))
401 struct nouveau_pushbuf_refn refs[] = { local
434 nouveau_pushbuf_refn (push, refs, 2))
498 struct nouveau_pushbuf_refn refs[] = { local
519 nouveau_pushbuf_refn (push, refs, 2))
693 struct nouveau_pushbuf_refn refs[] = { local
712 nouveau_pushbuf_refn (push, refs, 2)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm.c 286 void *refs = c->refs; local
291 c->refs = refs;
312 c->refs = rzalloc_array(c, struct brw_wm_ref, BRW_WM_MAX_REF);
brw_wm.h 242 struct brw_wm_ref *refs; member in struct:brw_wm_compile
  /external/clang/test/SemaCXX/
reinterpret-cast.cpp 82 void refs() function
cstyle-cast.cpp 213 void refs() function
functional-cast.cpp 285 void refs() function
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_transfer.c 149 struct nouveau_pushbuf_refn refs[] = { local
158 nouveau_pushbuf_refn (push, refs, sizeof(refs) / sizeof(refs[0])))
401 struct nouveau_pushbuf_refn refs[] = { local
434 nouveau_pushbuf_refn (push, refs, 2))
498 struct nouveau_pushbuf_refn refs[] = { local
519 nouveau_pushbuf_refn (push, refs, 2))
693 struct nouveau_pushbuf_refn refs[] = { local
712 nouveau_pushbuf_refn (push, refs, 2)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm.c 286 void *refs = c->refs; local
291 c->refs = refs;
312 c->refs = rzalloc_array(c, struct brw_wm_ref, BRW_WM_MAX_REF);
brw_wm.h 242 struct brw_wm_ref *refs; member in struct:brw_wm_compile
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad_depth_test.c 347 ubyte refs[TGSI_QUAD_SIZE]; local
351 refs[j] = data->shader_stencil_refs[j] & valMask;
353 refs[j] = ref & valMask;
362 if (refs[j] < (data->stencilVals[j] & valMask)) {
369 if (refs[j] == (data->stencilVals[j] & valMask)) {
376 if (refs[j] <= (data->stencilVals[j] & valMask)) {
383 if (refs[j] > (data->stencilVals[j] & valMask)) {
390 if (refs[j] != (data->stencilVals[j] & valMask)) {
397 if (refs[j] >= (data->stencilVals[j] & valMask)) {
429 ubyte refs[TGSI_QUAD_SIZE] local
    [all...]
  /external/fio/
client.h 35 unsigned int refs; member in struct:fio_client
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_depth_test.c 347 ubyte refs[TGSI_QUAD_SIZE]; local
351 refs[j] = data->shader_stencil_refs[j] & valMask;
353 refs[j] = ref & valMask;
362 if (refs[j] < (data->stencilVals[j] & valMask)) {
369 if (refs[j] == (data->stencilVals[j] & valMask)) {
376 if (refs[j] <= (data->stencilVals[j] & valMask)) {
383 if (refs[j] > (data->stencilVals[j] & valMask)) {
390 if (refs[j] != (data->stencilVals[j] & valMask)) {
397 if (refs[j] >= (data->stencilVals[j] & valMask)) {
429 ubyte refs[TGSI_QUAD_SIZE] local
    [all...]
  /external/oprofile/daemon/liblegacy/
p_module.h 148 unsigned tgt_long refs; member in struct:module
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Rule.java 122 * that we can detect refs to $rule.attr etc...
129 * So, if there are 3 ID refs in a rule's alt number 2, you'll have
142 * So, if there are 3 expr refs in a rule's alt number 2, you'll have
271 List refs = (List)altToTokenRefMap[outerAltNum].get(refAST.getText()); local
272 if ( refs==null ) {
273 refs = new ArrayList();
274 altToTokenRefMap[outerAltNum].put(refAST.getText(), refs); local
276 refs.add(refAST);
288 List refs = (List)altToRuleRefMap[outerAltNum].get(refAST.getText()); local
289 if ( refs==null )
291 altToRuleRefMap[outerAltNum].put(refAST.getText(), refs); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
sad_test.cc 147 const uint8_t* refs[] = {GetReference(0), GetReference(1), local
151 refs, reference_stride_,
  /external/iptables/iptables/
ip6tables.c 450 unsigned int refs; local
451 if (!ip6tc_get_references(&refs, chain, handle))
452 printf(" (ERROR obtaining refs)\n");
454 printf(" (%u references)\n", refs);
    [all...]
iptables.c 435 unsigned int refs; local
436 if (!iptc_get_references(&refs, chain, handle))
437 printf(" (ERROR obtaining refs)\n");
439 printf(" (%u references)\n", refs);
    [all...]
  /external/libvpx/libvpx/test/
sad_test.cc 169 const uint8_t* refs[] = {GetReference(0), GetReference(1), local
173 refs, reference_stride_,
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
dojo-1.6.1.js     [all...]

Completed in 701 milliseconds

12 3 4