Home
last modified time | relevance | path

Searched refs:cc (Results 1 – 12 of 12) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/content/
DTextUndoActivity.java122 private static String getNumbers(CharSequence cc) { in getNumbers() argument
124 for (int i = 0, count = cc.length(); i < count; ++i) { in getNumbers()
125 char c = cc.charAt(i); in getNumbers()
/development/build/
Dproduct_sdk.mk46 llvm-rs-cc \
Dsdk-windows-x86.atree81 rm build-tools/${PLATFORM_NAME}/llvm-rs-cc
82 bin/llvm-rs-cc.exe strip build-tools/${PLATFORM_NAME}/llvm-rs-cc.exe
Dsdk.atree86 # renderscript (cc + headers)
87 bin/llvm-rs-cc strip build-tools/${PLATFORM_NAME}/llvm-rs-cc
/development/build/tools/
Dwindows_sdk.mk42 llvm-rs-cc \
/development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/
Dmain.css30 color: #0033cc;
/development/samples/ApiDemos/src/com/example/android/apis/os/
DMmsMessagingDemo.java422 for (EncodedStringValue cc : retrieveConf.getCc()) { in getRecipients()
423 final String number = cc.getString(); in getRecipients()
425 sb.append(" ").append(cc.getString()); in getRecipients()
/development/ndk/platforms/android-21/arch-mips64/include/asm/
Dinst.h560 BITFIELD_FIELD(unsigned int cc : 3,
617 BITFIELD_FIELD(unsigned int cc : 3,
642 BITFIELD_FIELD(unsigned int cc : 3,
/development/ndk/platforms/android-21/arch-mips/include/asm/
Dinst.h560 BITFIELD_FIELD(unsigned int cc : 3,
617 BITFIELD_FIELD(unsigned int cc : 3,
642 BITFIELD_FIELD(unsigned int cc : 3,
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile601 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
605 *.cc \
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile601 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx
605 *.cc \
/development/sdk/
Dsdk_files_NOTICE.txt9007 The file url_parse.cc is based on nsURLParsers.cc from Mozilla. This file is
9073 The file url_parse.cc is based on nsURLParsers.cc from Mozilla. This file is
9123 assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
9124 assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
9125 assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h,
9126 assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h.
12702 /bin/llvm-rs-cc