HomeSort by relevance Sort by last modified time
    Searched full:bcc (Results 126 - 150 of 409) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/stlport/doc/
README.mingw 50 Makefile : bcc.mak
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
Borland-2.4 23 in the header suitable for BCC 4.02 to hush on warnings.
28 understood - *and* they're enclosed in BCC specific ifdefs, anyway.
321 CC = bcc
322 CPP = bcc
  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoReader.cpp 21 #include "bcc/Renderscript/RSInfo.h"
27 #include "bcc/Support/Log.h"
28 #include "bcc/Support/InputFile.h"
30 using namespace bcc;
RSForEachExpand.cpp 17 #include "bcc/Assert.h"
18 #include "bcc/Renderscript/RSTransforms.h"
32 #include "bcc/Config/Config.h"
33 #include "bcc/Renderscript/RSInfo.h"
34 #include "bcc/Support/Log.h"
36 using namespace bcc;
646 namespace bcc { namespace
654 } // end namespace bcc
  /frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp 17 #include "bcc/Support/CompilerConfig.h"
23 #include "bcc/Support/Log.h"
24 #include "bcc/Support/TargetCompilerConfigs.h"
26 using namespace bcc;
LinkerConfig.cpp 17 #include "bcc/Support/LinkerConfig.h"
18 #include "bcc/Support/Log.h"
30 using namespace bcc;
TargetLinkerConfigs.cpp 18 #include "bcc/Config/Config.h"
19 #include "bcc/Support/TargetLinkerConfigs.h"
25 using namespace bcc;
  /packages/apps/Email/res/layout/
message_view_details.xml 84 android:id="@+id/bcc"
message_view_subheader.xml 30 <!-- To, Cc, Bcc addresses -->
  /packages/apps/Email/tests/src/com/android/email/activity/
MessageComposeTests.java 74 private static final String RECIPIENT_BCC = "recipient-bcc@android.com";
97 "\"\u30A2\u30AB,\u30B5\u30BF\u30CA\" <recipient-bcc@android.com>";
110 "\"\uD834\uDF22,\uD834\uDF01\uD834\uDF46\" <recipient-bcc@android.com>";
159 mBccView = (MultiAutoCompleteTextView) a.findViewById(R.id.bcc);
437 * TODO check CC and BCC handling too
471 * TODO check CC and BCC handling too
507 * TODO check CC and BCC handling too
    [all...]
  /bionic/libc/arch-arm/bionic/
memset.S 81 1: bcc 2f
114 bcc 1f
  /bionic/libc/arch-arm/cortex-a15/bionic/
memcpy.S 75 1: bcc 2f
130 bcc 1f
  /bionic/libc/arch-arm/krait/bionic/
memcpy.S 75 1: bcc 2f
130 bcc 1f
  /external/libpcap/
tokdefs.h 111 BCC = 337,
215 #define BCC 337
atmuni31.h 39 #define BCC 0x02 /* Broadcast signal msg */
  /external/libpng/scripts/
makefile.bor 16 CC=bcc
17 LD=bcc
  /frameworks/base/obex/javax/obex/
SessionNotifier.java 61 * for this object will be added to the SDDB. This method requests the BCC
98 * for this object will be added to the SDDB. This method requests the BCC
  /frameworks/compile/libbcc/include/bcc/
Compiler.h 29 namespace bcc { namespace
144 } // end namespace bcc
  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 33 namespace bcc { namespace
115 } // end namespace bcc
FileBase.h 30 namespace bcc { namespace
154 } // end namespace bcc
LinkerConfig.h 27 namespace bcc { namespace
118 } // end namespace bcc
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 363 BCC LoopX
372 BCC LoopX
416 BCC LoopX
  /packages/apps/Email/src/com/android/email/mail/transport/
SmtpSender.java 202 Address[] bcc = Address.unpack(message.mBcc); local
212 for (Address address : bcc) {
220 false /* do not send BCC */);
  /development/build/
sdk-windows-x86.atree 68 #bcc not yet compiled on windows
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
m68k.php 55 'adc','add','ais','aix','and','asl','asr','bcc','bclr','bcs','beq',

Completed in 971 milliseconds

1 2 3 4 56 7 8 91011>>