Home
last modified time | relevance | path

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

123

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c203 uint64_t examined, prev; in update_state() local
205 examined = 0; in update_state()
227 if (check_state(examined, generated)) { in update_state()
234 accumulate_state(&examined, atoms[i]->dirty); in update_state()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c698 struct brw_state_flags examined, prev; in brw_upload_pipeline_state() local
699 memset(&examined, 0, sizeof(examined)); in brw_upload_pipeline_state()
708 accumulate_state(&examined, &atom->dirty); in brw_upload_pipeline_state()
715 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.rst107 starts. Initially only generation ``0`` is examined. If generation ``0`` has
108 been examined more than *threshold1* times since generation ``1`` has been
109 examined, then generation ``1`` is examined as well.
/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/OpenCL-CTS/test_conformance/math_brute_force/
DREADME.txt35 function to determine correctness. All possible inputs are examined for unary
/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/autotest/client/site_tests/power_LoadTest/
DREADME.md155 measurements that should be examined to ensure the battery life estimate is
/external/python/pybind11/docs/advanced/
Dexceptions.rst14 cannot be examined using the Python C API. Instead, they are pure C++ objects
/external/llvm-project/llvm/docs/tutorial/
DBuildingAJIT2.rst22 `Chapter 1 <BuildingAJIT1.html>`_ of this series we examined a basic JIT
/external/skqp/docs/
Dspelling.txt74 evenly eventually ever every exact exactly exaggerates examined example exceed exceeds
/external/llvm/docs/tutorial/
DBuildingAJIT2.rst16 `Chapter 1 <BuildingAJIT1.html>`_ of this series we examined a basic JIT
/external/python/cpython2/Mac/
DREADME311 examined and tested on all supported systems for proper dynamic linking
/external/python/cpython3/Mac/
DREADME.rst309 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/swiftshader/docs/
DRegres.md201 coverage information that can be examined for each individual dEQP test at
/external/llvm-project/clang-tools-extra/docs/clang-tidy/
DContributing.rst441 * To restrict the files examined you can provide one or more regex arguments
/external/OpenCSD/decoder/tests/auto-fdo/
Dautofdo.md274 The raw trace can be examined using the `perf report` command:
/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

123