Searched refs:capturing (Results 1 – 25 of 68) sorted by relevance
123
12 …^{ [x actNow]; }]; // expected-warning {{capturing 'x' strongly in this block is likely to lead to…14 …^{ [x actNow]; }; // expected-warning {{capturing 'x' strongly in this block is likely to lead to …17 …^{ [x actNow]; }]; // expected-warning {{capturing 'x' strongly in this block is likely to lead to…31 …x.block = ^{ (void)x.actNow; }; // expected-warning {{capturing 'x' strongly in this block is lik…74 …(void) owner; }; // expected-warning {{capturing 'self' strongly in this block is likely to lead t…94 …test2_helper(x); // expected-warning {{capturing 'self' strongly in this block is likely to lead t…126 …doSomething(count); // expected-warning {{capturing 'self' strongly in this block is likely to lea…149 …b1(); // expected-warning{{capturing 'b1' strongly in this block is likely to lead to a retain cyc…154 …b2(); // expected-warning{{capturing 'b2' strongly in this block is likely to lead to a retain cyc…170 …[obj actNow]; // expected-warning{{capturing 'obj' strongly in this block is likely to lead to a r…[all …]
19 /* V4L capturing support */22 /* V4L2 capturing support */52 /* IEEE1394 capturing support */55 /* IEEE1394 capturing support - libdc1394 v2.x */113 /* V4L/V4L2 capturing support via libv4l */166 /* V4L2 capturing support in videoio.h */
19 # Now do the components. The structure is slightly different to allow for capturing the right compo…20 …e notation (?:....) is a non-capturing version of (...): so the "?:" can be deleted if someone doe…42 # the results from the capturing groups.78 # Here is the final breakdown, with capturing groups for each of these components
10 Mono and stereo capturing should work fine @ 44.1KHz and 48KHz.11 Low latency capturing should work fine with low CPU usage.
258 self.capturing = False262 if self.capturing:271 if self.capturing:278 self.capturing = True284 self.capturing = False
59 int capturing = 1; variable68 capturing = 0; in sigint_handler()223 while (capturing && !pcm_read(pcm, buffer, size)) { in capture_sample()
48 (re) numbered capturing group49 (?P<name>re) named & numbered capturing group50 (?<name>re) named & numbered capturing group NOT SUPPORTED51 (?'name're) named & numbered capturing group NOT SUPPORTED52 (?:re) non-capturing group53 (?flags) set flags within current group; non-capturing54 (?flags:re) set flags during re; non-capturing59 %(re) non-capturing group NOT SUPPORTED vim348 (?n) recursive call to regexp capturing group «n» NOT SUPPORTED
45 Named capturing subpatterns:72 Named capturing subpatterns:
33 Named capturing subpatterns:60 Named capturing subpatterns:
58 Named capturing subpatterns:91 Named capturing subpatterns:
46 Named capturing subpatterns:79 Named capturing subpatterns:
200 OP_COMMIT ) verbs". If OP_ACCEPT is inside capturing359 reference number if the reference is to a unique capturing group (either by395 A pair of non-capturing round brackets is wrapped round each expression at402 Non-capturing brackets use the opcode OP_BRA. Originally PCRE was limited to 99403 capturing brackets and it used a different opcode for each one. From release405 higher-numbered brackets. From release 7.0 all capturing brackets are handled411 the next one, or to the OP_KET opcode. For capturing brackets, the bracket 449 When a repeated group (capturing or non-capturing) is marked as possessive by460 OP_ONCE or OP_ONCE_NC. The former is used when there are no capturing brackets 493 reference number, provided that the reference is to a unique capturing group.
14 - If a required resolution is not supported when capturing a stream
24 # IP or DNS name of host to use as a packet capturing device.
74 capturing = -2, enumerator
24 Test regular expression processing with many capturing brackets (200).
24 This page tests for proper backtracking with greedy quantifiers and non-capturing parentheses.
24 Test that covers capturing brackets, and was adapted from a part of an early version of Acid3.
26 # IP or DNS name of host to use as a packet capturing device.
29 capture stream (linux or bpf) and for capturing from DAG cards. To build85 Some DAG cards now support capturing to multiple virtual interfaces, called
32 packet capture stream and for capturing from Septel cards. To build
137 bool capturing() const { return capturing_; } in capturing() function
94 // The block should copy the lambda before capturing.
120 // If we are capturing cursor for a specific window then we need to figure out203 // For single screen capturing, convert the position to relative to the