HomeSort by relevance Sort by last modified time
    Searched refs:managed (Results 1 - 25 of 47) sorted by null

1 2

  /external/libvorbis/lib/
highlevel.h 34 int managed; member in struct:highlevel_encode_setup
bitrate.h 27 int managed; member in struct:bitrate_manager_state
bitrate.c 40 bm->managed=1;
69 if(bm && bm->managed)return(1);
89 if(!bm->managed){
90 /* not a bitrate managed stream, but for API simplicity, we'll
vorbisenc.c 268 if(hi->managed){
476 if(ci->hi.managed){
535 if(ci->hi.managed)
844 if(hi->managed){
917 hi->managed=0;
978 hi->managed=1;
    [all...]
  /bionic/libc/kernel/common/linux/
icmpv6.h 67 managed:1; member in struct:icmp6hdr::__anon337::icmpv6_nd_ra
70 __u8 managed:1, member in struct:icmp6hdr::__anon337::icmpv6_nd_ra
97 #define icmp6_addrconf_managed icmp6_dataun.u_nd_ra.managed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
icmpv6.h 46 managed:1; member in struct:icmp6hdr::__anon26432::icmpv6_nd_ra
49 __u8 managed:1, member in struct:icmp6hdr::__anon26432::icmpv6_nd_ra
72 #define icmp6_addrconf_managed icmp6_dataun.u_nd_ra.managed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmpv6.h 46 managed:1; member in struct:icmp6hdr::__anon28023::icmpv6_nd_ra
49 __u8 managed:1, member in struct:icmp6hdr::__anon28023::icmpv6_nd_ra
72 #define icmp6_addrconf_managed icmp6_dataun.u_nd_ra.managed
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmpv6.h 46 managed:1; member in struct:icmp6hdr::__anon29537::icmpv6_nd_ra
49 __u8 managed:1, member in struct:icmp6hdr::__anon29537::icmpv6_nd_ra
72 #define icmp6_addrconf_managed icmp6_dataun.u_nd_ra.managed
  /external/kernel-headers/original/linux/
icmpv6.h 48 managed:1; member in struct:icmp6hdr::__anon9718::icmpv6_nd_ra
51 __u8 managed:1, member in struct:icmp6hdr::__anon9718::icmpv6_nd_ra
75 #define icmp6_addrconf_managed icmp6_dataun.u_nd_ra.managed
  /external/stlport/test/eh/
bcb.mak 12 # The following section of the project makefile is managed by the BCB IDE.
  /external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc 241 bool managed = service->IsManaged(); local
258 is_start_stop_button_enabled = !managed;
270 is_start_stop_button_enabled = !managed;
298 enabled.reset(Value::CreateBooleanValue(!managed));
  /external/stlport/stlport/stl/config/
_msvc.h 19 /* Building a managed version of STLport is not supported because we haven't
20 * found a good reason to support it. However, building a managed translation
23 # error Sorry but building a managed version of STLport is not supported.
  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.h 133 Boolean managed; /* is widget geometry managed? */ member in struct:_CorePart
151 Boolean mapped_when_managed;/* map window if it's managed? */
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 19 /* Building a managed version of STLport is not supported because we haven't
20 * found a good reason to support it. However, building a managed translation
23 # error Sorry but building a managed version of STLport is not supported.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 19 /* Building a managed version of STLport is not supported because we haven't
20 * found a good reason to support it. However, building a managed translation
23 # error Sorry but building a managed version of STLport is not supported.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 19 /* Building a managed version of STLport is not supported because we haven't
20 * found a good reason to support it. However, building a managed translation
23 # error Sorry but building a managed version of STLport is not supported.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 19 /* Building a managed version of STLport is not supported because we haven't
20 * found a good reason to support it. However, building a managed translation
23 # error Sorry but building a managed version of STLport is not supported.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_msvc.h 19 /* Building a managed version of STLport is not supported because we haven't
20 * found a good reason to support it. However, building a managed translation
23 # error Sorry but building a managed version of STLport is not supported.
  /external/chromium/chrome/browser/chromeos/
proxy_cros_settings_provider.cc 199 bool managed = false; local
261 dict->SetBoolean("managed", managed);
  /external/expat/bcb5/
elements.mak 9 # The following section of the project makefile is managed by the BCB IDE.
expat.mak 9 # The following section of the project makefile is managed by the BCB IDE.
expat_static.mak 9 # The following section of the project makefile is managed by the BCB IDE.
expatw.mak 9 # The following section of the project makefile is managed by the BCB IDE.
expatw_static.mak 9 # The following section of the project makefile is managed by the BCB IDE.
outline.mak 9 # The following section of the project makefile is managed by the BCB IDE.

Completed in 754 milliseconds

1 2