Home
last modified time | relevance | path

Searched refs:examined (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom.c186 struct st_state_flags examined, prev; local
187 memset(&examined, 0, sizeof(examined));
207 accumulate_state(&examined, &atom->dirty);
214 assert(!check_state(&examined, &generated));
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c139 unsigned examined, prev; in update_state() local
141 examined = 0; in update_state()
163 if (check_state(examined, generated)) { in update_state()
170 accumulate_state(&examined, atoms[i]->dirty); in update_state()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c472 struct brw_state_flags examined, prev; in brw_upload_state() local
473 memset(&examined, 0, sizeof(examined)); in brw_upload_state()
484 accumulate_state(&examined, &atom->dirty); in brw_upload_state()
491 assert(!check_state(&examined, &generated)); in brw_upload_state()
/external/iptables/extensions/
Dlibxt_DNAT.man10 also be mangled), and rules should cease being examined. It takes the
Dlibxt_SNAT.man10 mangled), and rules should cease being examined. It takes the
/external/ipsec-tools/src/racoon/doc/
DREADME.gssapi68 possibly be re-examined by the racoon maintainers, storing
DREADME.plainrsa8 content of the transmission has not been examined by unauthorized
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Drhino-python.extensions52 of the next line is examined. If non-leading-whitespace token,
/external/sepolicy/
Dapp.te121 # are examined.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeWizard.m583 * The trees are examined in their entirety so that (A B) does not match
/external/valgrind/helgrind/
Dlibhb_core.c826 UWord examined = 0; in shmem__SecMap_do_GC() local
844 examined++; in shmem__SecMap_do_GC()
913 stats__secmaps_scanGC, examined, ok_GCed, in shmem__SecMap_do_GC()
/external/llvm/docs/
DStatepoints.rst203 …tepointsForGC` utility pass. As such, it's full StackMap can be easily examined with the followin…
DWritingAnLLVMBackend.rst1075 examined as models for your own ``AnalyzeBranch`` implementation. Since SPARC
1081 * ``MachineBasicBlock &MBB`` --- The incoming block to be examined.
/external/strace/
DREADME-linux-ptrace271 PTRACE_GETEVENTMSG returns exit status. Registers can be examined
/external/zlib/src/doc/
Drfc1951.txt801 be examined (not necessarily all different, of course). First, the
/external/pcre/dist/doc/
Dpcregrep.txt629 The environment variables LC_ALL and LC_CTYPE are examined, in that
/external/bison/data/m4sugar/
Dm4sugar.m41318 # Some macros simply can't be examined with this method: namely,
1352 # avoid interfering with ACTION). The current definition is examined
/external/jetty/
DVERSION.txt276 + 392492 expect headers only examined for requests>=HTTP/1.1
327 + 392492 expect headers only examined for requests>=HTTP/1.1
/external/valgrind/
DNEWS1368 n-i-bz s390x: Shadow registers can now be examined using vgdb
/external/bison/
DChangeLog-20124869 ever examined the value. As written, the check was a tautology.
4895 in the state have been fully examined.
4972 any of the places it is examined, which I enumerate below. The key
16606 Fix some memory leaks, and fix a bug: state 0 was examined twice.
/external/e2fsprogs/
DRELEASE-NOTES6003 filesystem data structures. The generated image file can be examined
/external/libxml2/
DChangeLog5249 Re-examined the problems of configuring a "minimal" library.