Searched defs:managed (Results 1 - 19 of 19) sorted by relevance

/external/libvorbis/lib/
H A Dbitrate.h27 int managed; member in struct:bitrate_manager_state
H A Dhighlevel.h34 int managed; member in struct:highlevel_encode_setup
/external/swiftshader/src/D3D9/
H A DDirect3DResource9.hpp67 PrivateData(const void *data, int size, bool managed);
75 bool managed; // IUnknown interface member in struct:D3D9::Direct3DResource9::PrivateData
H A DDirect3DResource9.cpp29 Direct3DResource9::PrivateData::PrivateData(const void *data, int size, bool managed) argument
32 this->managed = managed;
37 if(managed)
46 managed = privateData.managed;
50 if(managed)
66 if(data && managed)
/external/selinux/policycoreutils/setsebool/
H A Dsetsebool.c131 int managed; local
144 managed = semanage_is_managed(handle);
145 if (managed < 0) {
147 "Error when checking whether policy is managed\n");
150 } else if (managed == 0) {
153 "Cannot set persistent booleans without managed policy.\n");
/external/kernel-headers/original/uapi/linux/
H A Dicmpv6.h48 managed:1; member in struct:icmp6hdr::__anon8625::icmpv6_nd_ra
51 __u8 managed:1, member in struct:icmp6hdr::__anon8625::icmpv6_nd_ra
75 #define icmp6_addrconf_managed icmp6_dataun.u_nd_ra.managed
/external/kernel-headers/original/uapi/sound/
H A Dcompress_params.h251 * @managed: Boolean. Set bitrate management mode. This turns off the
255 * @max_bit_rate: Enabled only if managed is TRUE
256 * @min_bit_rate: Enabled only if managed is TRUE
268 __u32 managed; member in struct:snd_enc_vorbis
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 705 milliseconds