HomeSort by relevance Sort by last modified time
    Searched defs:addName (Results 1 - 6 of 6) sorted by null

  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactOperations.java 132 public ContactOperations addName(String fullName, String firstName, String lastName) {
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 64 bool addName(StringRef Name, unsigned i) {
372 SN2I.addName(".symtab", getDotSymTabSecNo());
373 SN2I.addName(".strtab", getDotStrTabSecNo());
374 SN2I.addName(".shstrtab", getDotShStrTabSecNo());
381 if (SN2I.addName(Name, i + 1)) {
398 if (SymN2I.addName(Sym.Name, StartIndex)) {
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp     [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 573 milliseconds