Home
last modified time | relevance | path

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

123

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c147 unsigned examined, prev; in update_state() local
149 examined = 0; in update_state()
171 if (check_state(examined, generated)) { in update_state()
178 accumulate_state(&examined, atoms[i]->dirty); in update_state()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DTODO2 be examined more closely:
9 needs to be examined more closely:
10 - The stack layout needs to be examined to make sure it meets
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c550 struct brw_state_flags examined, prev; in brw_upload_pipeline_state() local
551 memset(&examined, 0, sizeof(examined)); in brw_upload_pipeline_state()
560 accumulate_state(&examined, &atom->dirty); in brw_upload_pipeline_state()
567 assert(!check_state(&examined, &generated)); in brw_upload_pipeline_state()
/external/python/cpython2/Doc/library/
Dgc.rst90 starts. Initially only generation ``0`` is examined. If generation ``0`` has
91 been examined more than *threshold1* times since generation ``1`` has been
92 examined, then generation ``1`` is examined as well. Similarly, *threshold2*
187 with :meth:`__del__` methods, and *garbage* can be examined in that case to
/external/python/cpython3/Doc/library/
Dgc.rst104 starts. Initially only generation ``0`` is examined. If generation ``0`` has
105 been examined more than *threshold1* times since generation ``1`` has been
106 examined, then generation ``1`` is examined as well. Similarly, *threshold2*
/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/bcc/tools/
Drunqlen_example.txt226 This can also be examined per-CPU:
/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/runtime/JavaScript/tests/functional/
Drhino-python.extensions52 of the next line is examined. If non-leading-whitespace token,
/external/e2fsprogs/doc/RelNotes/
Dv1.20.txt40 filesystem data structures. The generated image file can be examined
/external/u-boot/scripts/dtc/pylibfdt/
Dlibfdt.i_shipped213 """Obtains a property that can be examined
/external/autotest/client/site_tests/power_LoadTest/
DREADME.md155 measurements that should be examined to ensure the battery life estimate is
/external/llvm/docs/tutorial/
DBuildingAJIT2.rst16 `Chapter 1 <BuildingAJIT1.html>`_ of this series we examined a basic JIT
/external/skia/docs/
Dspelling.txt74 evenly eventually ever every exact exactly exaggerates examined example exceed exceeds
/external/skqp/docs/
Dspelling.txt74 evenly eventually ever every exact exactly exaggerates examined example exceed exceeds
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DBuildingAJIT2.rst21 `Chapter 1 <BuildingAJIT1.html>`_ of this series we examined a basic JIT
/external/python/cpython3/Mac/
DREADME300 examined and tested on all supported systems for proper dynamic linking
/external/python/cpython2/Mac/
DREADME311 examined and tested on all supported systems for proper dynamic linking
/external/antlr/runtime/ObjC/Framework/
DTreeWizard.m583 * The trees are examined in their entirety so that (A B) does not match
/external/Microsoft-GSL/include/gsl/
Dstring_span109 // Will fail-fast if sentinel cannot be found before max elements are examined.
/external/curl/packages/vms/
Dconfig_h.com11 $! The CONFIGURE shell script will be examined for hints and a few symbols
/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

123