HomeSort by relevance Sort by last modified time
    Searched defs:bc (Results 51 - 75 of 117) sorted by null

1 23 4 5

  /external/libpng/
pngrtran.c 2345 png_uint_32 bc = png_ptr->rgb_to_gray_blue_coeff; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 2240 png_uint_32 bc = png_ptr->rgb_to_gray_blue_coeff; local
    [all...]
  /external/webkit/Source/JavaScriptCore/yarr/
YarrInterpreter.cpp 1061 BeginChar bc = pattern->m_beginChars[i]; local
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java 413 Bitmap.Config bc = b.getConfig(); local
414 switch (bc) {
421 " bytes, passed bitmap was " + bc);
431 " bytes, passed bitmap was " + bc);
441 " bytes, passed bitmap was " + bc);
451 " bytes, passed bitmap was " + bc);
1095 final Bitmap.Config bc = b.getConfig(); local
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java 235 BasicConstraints bc = null; local
238 bc = BasicConstraints.getInstance(CertPathValidatorUtilities.getExtensionValue((X509Extension)cert,
249 if (idp.onlyContainsUserCerts() && (bc != null && bc.isCA()))
255 if (idp.onlyContainsCACerts() && (bc == null || !bc.isCA()))
2071 BasicConstraints bc = null; local
2130 BasicConstraints bc = null; local
    [all...]
  /external/harfbuzz/src/
harfbuzz-gsub.c 3139 HB_UShort* bc; local
3334 HB_Coverage* bc; local
3654 HB_Coverage* bc; local
    [all...]
harfbuzz-gpos.c 5151 HB_UShort* bc; local
5349 HB_Coverage* bc; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 
  /bionic/libc/kernel/common/linux/
wanrouter.h 335 unsigned bc; member in struct:wanif_conf
  /development/ndk/platforms/android-3/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 2229 U *rv; CONST char *s0; BCinfo *bc; variable
2439 BCinfo bc; variable
    [all...]
  /external/iproute2/misc/
ss.c 1476 char *bc = NULL; local
    [all...]
  /external/kernel-headers/original/linux/
wanrouter.h 31 * Oct 20, 1997 Jaspreet Singh Added 'cir','bc','be' and 'mc' to 'wanif_conf_t'
401 unsigned bc; /* Committed Burst Size fwd, bwd */ member in struct:wanif_conf
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 345 mDNSu8 bc = *b++; local
347 if (mDNSIsUpperCase(bc)) bc += 'a' - 'A';
348 if (ac != bc) return(mDNSfalse);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wanrouter.h 31 * Oct 20, 1997 Jaspreet Singh Added 'cir','bc','be' and 'mc' to 'wanif_conf_t'
401 unsigned bc; /* Committed Burst Size fwd, bwd */ member in struct:wanif_conf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h 31 * Oct 20, 1997 Jaspreet Singh Added 'cir','bc','be' and 'mc' to 'wanif_conf_t'
401 unsigned bc; /* Committed Burst Size fwd, bwd */ member in struct:wanif_conf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h 31 * Oct 20, 1997 Jaspreet Singh Added 'cir','bc','be' and 'mc' to 'wanif_conf_t'
401 unsigned bc; /* Committed Burst Size fwd, bwd */ member in struct:wanif_conf
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wanrouter.h 305 unsigned bc; member in struct:wanif_conf

Completed in 4393 milliseconds

1 23 4 5