Home
last modified time | relevance | path

Searched refs:collected (Results 1 – 25 of 163) sorted by relevance

1234567

/external/fmtlib/support/
Ddocopt.py112 def match(self, left, collected=None): argument
113 collected = [] if collected is None else collected
116 return False, left, collected
118 same_name = [a for a in collected if a.name == self.name]
127 return True, left_, collected + [match]
129 return True, left_, collected
130 return True, left_, collected + [match]
221 def match(self, left, collected=None): argument
222 collected = [] if collected is None else collected
224 c = collected
[all …]
/external/llvm/test/tools/llvm-profdata/
Doverflow-sample.test8 SHOW_OVERFLOW-NEXT: Samples collected in the function's body {
14 SHOW_OVERFLOW-NEXT: Samples collected in the function's body {
19 SHOW_OVERFLOW-NEXT: Samples collected in the function's body {
29 SHOW_NO_OVERFLOW-NEXT: Samples collected in the function's body {
35 SHOW_NO_OVERFLOW-NEXT: Samples collected in the function's body {
40 SHOW_NO_OVERFLOW-NEXT: Samples collected in the function's body {
/external/devlib/doc/
Dinstrumentation.rst5 a target. Measurements are collected via an instance of a class derived from
39 # collected.
77 collected for these channels.
84 indicates where on the target the measurement will be collected from.
107 collected from (if omitted, then measurements will be collected for all
136 Write collected data into ``outfile``. Must be called after :func:`stop()`.
162 be collected by an :class:`Instrument`. A channel is primarily defined by a
165 A ``site`` indicates where on the target a measurement is collected from
183 The name of the "site" from which the measurments are collected (e.g. voltage
/external/v8/tools/clang/blink_gc_plugin/tests/
Dstack_allocated.txt14 …c] Stack-allocated class 'DerivedHeapObject' derives class 'HeapObject' which is garbage collected.
17 …] Stack-allocated class 'DerivedHeapObject2' derives class 'HeapObject' which is garbage collected.
20 ./stack_allocated.h:39:3: warning: [blink-gc] Garbage collected class 'DerivedHeapObject2' is not p…
Dpure_virtual_trace.txt2 ./pure_virtual_trace.h:14:5: warning: [blink-gc] Garbage collected class 'A' is not permitted to de…
Dclass_overrides_new.txt2 ./class_overrides_new.h:13:5: warning: [blink-gc] Garbage collected class 'HeapObject' is not permi…
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
Dstack_allocated.txt14 …c] Stack-allocated class 'DerivedHeapObject' derives class 'HeapObject' which is garbage collected.
17 …] Stack-allocated class 'DerivedHeapObject2' derives class 'HeapObject' which is garbage collected.
20 ./stack_allocated.h:39:3: warning: [blink-gc] Garbage collected class 'DerivedHeapObject2' is not p…
Dpure_virtual_trace.txt2 ./pure_virtual_trace.h:14:5: warning: [blink-gc] Garbage collected class 'A' is not permitted to de…
Dclass_overrides_new.txt2 ./class_overrides_new.h:13:5: warning: [blink-gc] Garbage collected class 'HeapObject' is not permi…
/external/mockito/src/main/java/org/mockito/internal/util/concurrent/
DREADME.md1 …ys respect reference equality. Such a hash map removes entries containing collected keys by either:
3 1. Inline removal (entries that contain to collected keys are removed as a result of interaction wi…
4 2. Implicit concurrent removal (entries that contain collected keys are removed by an external thre…
/external/clang/lib/StaticAnalyzer/Core/
DCheckerRegistry.cpp49 CheckerOptInfo &opt, CheckerInfoSet &collected) { in collectCheckers() argument
78 collected.insert(&*i); in collectCheckers()
80 collected.remove(&*i); in collectCheckers()
/external/autotest/client/common_lib/
Dlogs_to_collect1 # A list of paths to the logs that will be collected in Crash Collect.
7 # will be collected during chromeos-install when argument lab_preserve_logs has
/external/python/cpython2/Doc/c-api/
Dweakref.rst40 callable object that receives notification when *ob* is garbage collected; it
55 collected; it should accept a single parameter, which will be the weak
/external/autotest/client/site_tests/hardware_StorageFio/
Dlogin6 ; gmail over wired ethernet. This data is an average collected over 3 boots.
/external/autotest/client/site_tests/platform_CryptohomeFio/
Dlogin6 ; gmail over wired ethernet. This data is an average collected over 3 boots.
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.mli92 is not garbage collected and must be destroyed with [dispose ee].
98 execution engine is not garbage collected and must be destroyed with
106 engine is not garbage collected and must be destroyed with [dispose ee].
/external/compiler-rt/lib/asan/
Dasan_fake_stack.cc143 uptr collected = 0; in GC() local
153 collected++; in GC()
/external/trappy/doc/
DBareTrace class.ipynb78 …"We can add more events if we had collected them from different sources. Just call `.add_parsed_e…
/external/autotest/server/site_tests/logging_KernelCrashServer/
Dcontrol15 This test crashes the client and verifies the kernel crash was collected.
/external/clang/test/Analysis/
Dretain-release-path-notes-gc.m43 …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>
286 …t with a +1 retain count. Core Foundation objects are not automatically garbage collected</string>
288 …t with a +1 retain count. Core Foundation objects are not automatically garbage collected</string>
[all …]
/external/netperf/
Dnetperf.spec.in24 Many different network benchmarking tools are collected in this package,
/external/lisa/ipynb/examples/energy_meter/
DEnergyMeter_AEP.ipynb89 " # Folder where all the results will be collected\n",
353 "03:58:52 INFO : Samples collected for the BAT channel (only first 10)\n"
384 "logging.info(\"Samples collected for the BAT channel (only first 10)\")\n",
DEnergyMeter_Monsoon.ipynb109 " # Folder where all the results will be collected\n",
390 …"2017-05-10 16:01:09,996 INFO : root : Samples collected for the Output and Battery cha…
421 "logging.info(\"Samples collected for the Output and Battery channels (only first 10)\")\n",
435 … "2017-05-10 16:01:10,595 INFO : root : DataFrame of collected samples (only first 5)\n"
501 "logging.info(\"DataFrame of collected samples (only first 5)\")\n",
514 "2017-05-10 16:01:16,701 INFO : root : Plot of collected power samples\n"
529 "logging.info(\"Plot of collected power samples\")\n",
546 "2017-05-10 16:01:18,356 INFO : root : Plot of collected power samples\n"
616 "logging.info(\"Plot of collected power samples\")\n",
/external/autotest/test_suites/
Dcontrol.AFDO_record17 The profile is collected using branch and program counter sampling with
/external/nanopb-c/examples/using_union_messages/
DREADME.txt42 three messages: MsgType1, MsgType2 and MsgType3, which are collected together

1234567