HomeSort by relevance Sort by last modified time
    Searched refs:finalize (Results 401 - 425 of 507) sorted by null

<<11121314151617181920>>

  /external/skia/src/gpu/ops/
GrTextureOp.cpp 231 GrProcessorSet::Analysis finalize(
650 // Used to track whether fProxy is ref'ed or has a pending IO after finalize() is called.
    [all...]
GrSmallPathRenderer.cpp 301 GrProcessorSet::Analysis finalize(const GrCaps& caps, const GrAppliedClip* clip,
    [all...]
  /external/skqp/src/gpu/ops/
GrAAConvexPathRenderer.cpp 710 GrProcessorSet::Analysis finalize(const GrCaps& caps, const GrAppliedClip* clip) override {
GrAAHairLinePathRenderer.cpp 842 GrProcessorSet::Analysis finalize(const GrCaps& caps, const GrAppliedClip* clip) override {
    [all...]
GrShadowRRectOp.cpp 258 GrProcessorSet::Analysis finalize(const GrCaps&, const GrAppliedClip*) override {
GrTextureOp.cpp 175 GrProcessorSet::Analysis finalize(const GrCaps& caps, const GrAppliedClip* clip) override {
523 // Used to track whether fProxy is ref'ed or has a pending IO after finalize() is called.
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineOutliner.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MachObjectWriter.cpp 544 StringTable.finalize();
    [all...]
  /external/tensorflow/tensorflow/python/debug/lib/
stepper.py 797 def finalize(self): member in class:NodeStepper
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
partitioned_variables_test.py 622 save_graph.finalize()
  /external/tensorflow/tensorflow/python/training/
supervisor.py 359 graph.finalize()
    [all...]
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /external/libunwind/aux/
ltmain.sh     [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapTest.java 1980 protected void finalize() throws Throwable { method
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 2416 static void finalize(void *arg) { function in namespace:__tsan
    [all...]
  /external/eigen/Eigen/src/SparseCore/
SparseMatrix.h 380 * After an insertion session, you should call the finalize() function.
422 inline void finalize() function in class:Eigen::SparseMatrix
    [all...]
  /external/eigen/test/
sparse_basic.cpp 97 m2.finalize();
  /external/llvm/examples/Kaleidoscope/Chapter9/
toy.cpp     [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 42 void DIBuilder::finalize() { function in class:DIBuilder
    [all...]
  /external/llvm/lib/MC/
ELFObjectWriter.cpp 899 StrTabBuilder.finalize();
    [all...]
WinCOFFObjectWriter.cpp 872 Strings.finalize();
    [all...]
  /external/python/cpython3/Lib/sqlite3/test/
dbapi.py 786 def finalize(self): member in class:ClosedConTests.CheckClosedCreateAggregate.Agg
    [all...]
  /external/python/cpython3/Modules/_sqlite/
connection.c 695 _Py_IDENTIFIER(finalize);
731 _sqlite3_result_error(context, "user-defined aggregate's 'finalize' method raised error", -1);
741 but clear also the current exception if finalize() failed */
    [all...]
  /external/scapy/scapy/layers/tls/
cert.py 530 return signer.finalize()
    [all...]

Completed in 1964 milliseconds

<<11121314151617181920>>