HomeSort by relevance Sort by last modified time
    Searched refs:record (Results 301 - 325 of 402) sorted by null

<<11121314151617

  /external/zlib/src/contrib/delphi/
ZLib.pas 23 TZStreamRec = packed record
  /frameworks/base/core/java/android/view/
GLES20Canvas.java 100 protected GLES20Canvas(boolean record, boolean translucent) {
103 if (record) {
    [all...]
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
commons-compress-1.0.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 51 need a way to record various locations in the input at a number of points in the
122 <tt>marker = stream.mark</tt> causes the stream to record important information
566 # record the current stream location parameters in the stream's marker table and
    [all...]
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LogManagerTest.java     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 1623 RecordDecl *record = init->getType()->castAs<RecordType>()->getDecl(); local
    [all...]
CGObjCMac.cpp     [all...]
CGClass.cpp 304 // If the record matches the base, this is the complete ctor/dtor
1623 const CXXRecordDecl *record = cast<CXXRecordDecl>(rtype->getDecl()); local
    [all...]
  /external/linux-tools-perf/
Makefile 366 BUILTIN_OBJS += $(OUTPUT)builtin-record.o
691 # These can record PERF_VERSION
  /external/v8/benchmarks/
deltablue.js 167 * record the solution, perhaps modifying the current dataflow
354 * and record that decision.
428 * Record the fact that this constraint is unsatisfied.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 161 * record the solution, perhaps modifying the current dataflow
348 * and record that decision.
422 * Record the fact that this constraint is unsatisfied.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 161 * record the solution, perhaps modifying the current dataflow
348 * and record that decision.
422 * Record the fact that this constraint is unsatisfied.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 161 * record the solution, perhaps modifying the current dataflow
348 * and record that decision.
422 * Record the fact that this constraint is unsatisfied.
  /external/grub/netboot/
tlan.c     [all...]
  /ndk/sources/host-tools/nawk-20071023/
run.c 189 while (getrec(&record, &recsize, 1) > 0) {
431 n = getrec(&record, &recsize, 1);
    [all...]
  /dalvik/vm/mterp/mips/
footer.S 650 # Profiling - record method entry. a0: methodToCall
    [all...]
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 1358 tree record; variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 1358 tree record; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 1358 tree record; variable
    [all...]

Completed in 1117 milliseconds

<<11121314151617