/external/chromium_org/courgette/ |
D | streams_unittest.cc | 56 courgette::SinkStream collected; in TEST() local 58 EXPECT_TRUE(out.CopyTo(&collected)); in TEST() 60 const uint8* collected_buffer = collected.Buffer(); in TEST() 61 size_t collected_length = collected.Length(); in TEST() 96 courgette::SinkStream collected; in TEST() local 98 EXPECT_TRUE(out.CopyTo(&collected)); in TEST() 101 bool can_init = in.Init(collected.Buffer(), collected.Length()); in TEST() 168 courgette::SinkStream collected; in TEST() local 169 EXPECT_TRUE(out.CopyTo(&collected)); in TEST() 171 bool can_init_in = in.Init(collected.Buffer(), collected.Length()); in TEST()
|
/external/chromium_org/components/metrics/proto/ |
D | sampled_profile.proto | 13 // Protocol buffer for collected sample-based profiling data. 23 // profiles are collected once per uniformly sized period interval. Within 24 // each interval, the sampled data is collected at a random time. For 25 // example, if the interval is 60 s, then data would be collected at a 29 // The profile was collected upon resume from suspend. 32 // The profile was collected upon restoring a previous session. 50 // Number of milliseconds after a resume that profile was collected. Only set 59 // collected. Only set when |trigger_event| is RESTORE_SESSION. 62 // The actual perf data that was collected.
|
D | histogram_event.proto | 5 // Histogram-collected metrics.
|
D | chrome_user_metrics_extension.proto | 61 // A list of all collected sample-based profiles since the last UMA upload.
|
D | profiler_event.proto | 5 // Performance metrics collected via Chrome's built-in profiler.
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CheckerRegistry.cpp | 46 CheckerOptInfo &opt, CheckerInfoSet &collected) { in collectCheckers() argument 75 collected.insert(&*i); in collectCheckers() 77 collected.remove(&*i); in collectCheckers()
|
/external/chromium_org/tools/clang/blink_gc_plugin/tests/ |
D | pure_virtual_trace.txt | 2 ./pure_virtual_trace.h:14:5: warning: [blink-gc] Garbage collected class 'A' is not permitted to de…
|
D | class_overrides_new.txt | 2 ./class_overrides_new.h:13:5: warning: [blink-gc] Garbage collected class 'HeapObject' is not permi…
|
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
D | weakref.pxd | 19 # receives notification when ob is garbage collected; it should 30 # receives notification when ob is garbage collected; it should
|
/external/chromium_org/chrome/common/extensions/api/ |
D | log_private.idl | 60 // Events will be sent to a log file which can be collected 81 // Contains webapp specific logs including those collected with
|
/external/compiler-rt/lib/asan/ |
D | asan_fake_stack.cc | 134 uptr collected = 0; in GC() local 144 collected++; in GC()
|
/external/llvm/bindings/ocaml/executionengine/ |
D | llvm_executionengine.mli | 91 is not garbage collected and must be destroyed with [dispose ee]. 97 execution engine is not garbage collected and must be destroyed with 105 engine is not garbage collected and must be destroyed with [dispose ee].
|
/external/qemu/docs/ |
D | ANDROID-ELFF.TXT | 18 system. Routine information, collected by the library includes:
|
/external/chromium_org/components/enhanced_bookmarks/proto/ |
D | metadata.proto | 24 // Information about the original collected image.
|
/external/chromium_org/components/rappor/proto/ |
D | rappor_metric.proto | 5 // Contains information collected by the RAPPOR (Randomized Aggregatable
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
D | StringImplMac.mm | 31 // "create" or "copy" function as an autoreleased and garbage collected
|
/external/chromium_org/third_party/lcov/ |
D | lcovrc | 153 # Specify if function coverage data should be collected and processed. 156 # Specify if branch coverage data should be collected and processed.
|
/external/clang/test/Analysis/ |
D | retain-release-path-notes-gc.m | 43 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}} 48 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}} 50 …e garbage collector. An object must have a 0 retain count to be garbage collected. After this call… 51 …ctor. Since it now has a 0 retain count the object can be automatically collected by the garbage c… 66 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}} 71 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}} 140 …t with a +1 retain count. Core Foundation objects are not automatically garbage collected</string> 142 …t with a +1 retain count. Core Foundation objects are not automatically garbage collected</string> 283 …t with a +1 retain count. Core Foundation objects are not automatically garbage collected</string> 285 …t with a +1 retain count. Core Foundation objects are not automatically garbage collected</string> [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
D | GCObservation.idl | 36 // been collected is the common case, though.
|
/external/nanopb-c/examples/using_union_messages/ |
D | README.txt | 42 three messages: MsgType1, MsgType2 and MsgType3, which are collected together
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.opaque_type_indexing.txt | 57 Results from the indexing operations are collected using transform feedback,
|
/external/libexif/m4m/ |
D | gp-config-msg.m4 | 13 dnl print all the output messages we collected in the mean time
|
/external/lldb/test/pexpect-2.4/examples/ |
D | README | 7 response from each host is collected and printed. For example,
|
/external/iptables/extensions/ |
D | libxt_rateest.man | 1 The rate estimator can match on estimated rates as collected by the RATEEST
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/ |
D | build.properties | 92 # The location underwhich all of the build output will be collected. This will be
|