Home
last modified time | relevance | path

Searched refs:circular (Results 1 – 25 of 168) sorted by relevance

1234567

/external/clang/test/SemaObjC/
Dcircular-container.m57 …[_array addObject:_array]; // expected-warning {{adding '_array' to '_array' might cause circular
58 …// expected-warning {{adding '_dictionary' to '_dictionary' might cause circular dependency in con…
59 …[_set addObject:_set]; // expected-warning {{adding '_set' to '_set' might cause circular dependen…
60 …// expected-warning {{adding '_countedSet' to '_countedSet' might cause circular dependency in con…
61 …// expected-warning {{adding '_orderedSet' to '_orderedSet' might cause circular dependency in con…
65 …[a addObject:a]; // expected-warning {{adding 'a' to 'a' might cause circular dependency in contai…
69 …[d setObject:d forKey:@"key"]; // expected-warning {{adding 'd' to 'd' might cause circular depend…
73 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
77 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
81 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
[all …]
Dprotocols.m55 // Detect circular dependencies.
61 @protocol B < A > // expected-error{{protocol has circular dependency}}
/external/syzkaller/pkg/report/testdata/linux/report/
D981 TITLE: WARNING: possible circular locking dependency detected
5 [ 308.136979] WARNING: possible circular locking dependency detected
D1521 TITLE: WARNING: possible circular locking dependency detected
21 [ 26.226988] WARNING: possible circular locking dependency detected
D275 [ 1722.511384] [ INFO: possible circular locking dependency detected ]
D325 [ 131.449777] [ INFO: possible circular locking dependency detected ]
D284 [ 1722.511384] WARNING: possible circular locking dependency detected
D865 [ 1722.511384] WARNING: possible circular locking dependency detected
D264 [ 127.532093] WARNING: possible circular locking dependency detected
/external/perfetto/protos/perfetto/common/
Dtrace_stats.proto30 // Size of the circular buffer in bytes.
33 // Num. bytes written into the circular buffer, including chunk headers.
39 // Total size of chunks that were fully read from the circular buffer by the
55 // Num. bytes that were allocated as padding between chunks in the circular
59 // Num. of padding bytes that were removed from the circular buffer when
81 // Num. chunks (!= packets) that were fully read from the circular buffer by
/external/webrtc/webrtc/test/
Dmetrics.gyp16 # avoid a circular dependency error due to the dependency on libyuv.
17 # If the code would be put in test.gyp a circular dependency error during
/external/icu/icu4c/source/test/testdata/
Dtestaliases.txt16 // This should produce an error - circular alias
17 aaa:alias { "testaliases/aab" } // Test circular dependency protection
/external/pdfium/fxjs/xfa/
Dcjx_arc.h19 JS_PROP(circular);
Dcjx_arc.cpp15 void CJX_Arc::circular(CFXJSE_Value* pValue, in circular() function in CJX_Arc
/external/google-breakpad/
DDEPS59 # --no-circular-check.
63 "--no-circular-check",
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-recursive-unnamed.ll3 ; Verify the compiler produces an error message when trying to emit circular
23 ; CHECK: LLVM ERROR: cannot debug circular reference to unnamed type
/external/testng/
Dbuild-with-maven2 # allowed to have circular dependencies.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dcirc_pcr_assert.ll6 ; with "Unknown .new type" when attempting to validate if the circular store can be
/external/jacoco/
DREADME.android23 libraries without creating a circular dependency at runtime.
/external/icu/android_icu4j/
DAndroid.bp20 // This is done in the libcore/JavaLibraries.mk file as there are circular
/external/libphonenumber/
DAndroid.bp16 // For platform use, builds directly against core-libart to avoid circular
/external/antlr/runtime/Python3/
DChangeLog17 Fix a circular dependency in generated parsers, and give Token objects the
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValue.def101 // the circular dependency eventually.
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/
Dchr-t-ia.txt35 circular ᏥᎵᎫᎳᎵ
Dfa-t-ia.txt35 circular تسیرکولار

1234567