Home
last modified time | relevance | path

Searched refs:unmanaged (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/ARCMT/
DGC-check.m13 …); // expected-error {{call returns pointer to GC managed memory; it will become unmanaged in ARC}}
17 __strong void *gcVar; // expected-error {{GC managed memory will become unmanaged in ARC}}
/external/chromium_org/components/policy/proto/
Ddevice_management_local.proto17 // Timestamp noting when the |unmanaged| flag was set. The meaning is
22 optional bool unmanaged = 3; field
/external/chromium_org/chrome/renderer/resources/extensions/
Dwebstore_custom_bindings.js13 new Event(null, [{name: 'stage', type: 'string'}], {unmanaged: true}); property
15 new Event(null, [{name: 'progress', type: 'number'}], {unmanaged: true}); property
/external/skia/platform_tools/barelinux/bin/
Ddownload_deps24 try gclient config --unmanaged --name . \
/external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
Ddownload_deps24 try gclient config --unmanaged --name . \
/external/chromium_org/tools/clang/blink_gc_plugin/tests/
Dmember_in_offheap_class.txt5 ./member_in_offheap_class.h:18:5: note: [blink-gc] Member field 'm_obj' in unmanaged class declared…
/external/chromium_org/extensions/renderer/resources/
Devent.js172 unmanaged: false, property
207 this.eventOptions.unmanaged = true;
217 if (this.eventOptions.unmanaged)
Dmessaging.js43 var options = {unmanaged: true}; property
/external/clang/include/clang/Basic/
DDiagnosticCommonKinds.td146 …: Warning<"[rewriter] call returns pointer to GC managed memory; it will become unmanaged in ARC">;
/external/chromium_org/base/message_loop/
Dmessage_pump_mac.mm567 // that all unmanaged inner run loops are gone, stop the loop running
/external/clang/docs/
DAutomaticReferenceCounting.rst557 may be freely passed around as unmanaged types. The bridged casts are
/external/chromium_org/third_party/sqlite/src/src/
Dsqlite.h.in2842 ** information is in static, unmanaged space and does not need to be freed.
/external/stlport/etc/
DChangeLog-5.11619 Solution is to integrate .manifest file into the .dll as an unmanaged