HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 2076 - 2100 of 5464) sorted by null

<<81828384858687888990>>

  /dalvik/tests/015-switch/src/
Main.java 18 * Test switch() blocks
  /dalvik/vm/interp/
Jit.h 108 * The trace profiling counters are allocated in blocks and individual
  /developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/java/com/example/android/basicrenderscript/
MainActivity.java 117 * After the filtering is done, an operation blocks at Allication.copyTo() in AsyncTask thread.
  /developers/samples/android/renderScript/BasicRenderScript/BasicRenderScriptSample/src/main/java/com/example/android/basicrenderscript/
MainActivity.java 117 * After the filtering is done, an operation blocks at Allication.copyTo() in AsyncTask thread.
  /docs/source.android.com/src/devices/
latency_design.jd 128 Ideally the fast mixer thread never blocks, other than at HAL
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3exception.c 60 * the luxury of try and catch blocks, so exceptions are added in the order they occur to
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3Tree.g 169 /** Matches ENBF blocks (and token sets via block rule) */
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Attribute.java 32 * scope blocks etc...
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 346 * list rather shallow like other blocks.
352 referencedElements, // elements in immediately block; no nested blocks
369 referencedElements, // elements in immediately block; no nested blocks
391 referencedElements, // elements in immediately block; no nested blocks
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTParser.stg 83 // plain old blocks of alts: (A|B|...|C)
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
GZIPOutputStreamTest.java 174 assertEquals(1, in.read()); // without flush, this blocks forever!!
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThread.java 119 * Blocks the calling thread.
  /external/blktrace/btt/
bno_plot.py 48 set zlabel '# Blocks per IO'
  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 383 ** GAP_ERR_NO_CTRL_BLK if out of control blocks
455 ** GAP_ERR_NO_CTRL_BLK if out of control blocks
715 ** GAP_ERR_NO_CTRL_BLK if out of control blocks (too many commands pending)
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/encodings/
PKCS1Encoding.java 21 * some providers fail to include the leading zero in PKCS1 encoded blocks. If you need to
  /external/ceres-solver/internal/ceres/
block_jacobi_preconditioner.cc 73 // Compute the diagonal blocks by block inner products.
compressed_row_sparse_matrix.h 129 const vector<int>& blocks);
cxsparse.h 99 // information about the row and column blocks and uses this block
implicit_schur_complement.h 90 // num_eliminate_blocks is the number of E blocks in the matrix
iterative_schur_complement_solver.cc 84 VLOG(2) << "No parameter blocks left in the schur complement.";
parameter_block_ordering_test.cc 65 // parameter blocks.
partitioned_matrix_view.h 62 // num_col_blocks_a column blocks.
residual_block_utils.cc 95 "Residual Block size: %d parameter blocks x %d residuals\n\n",
schur_complement_solver.h 167 // Size of the blocks in the Schur complement.
schur_ordering_test.cc 65 // parameter blocks.

Completed in 1298 milliseconds

<<81828384858687888990>>