HomeSort by relevance Sort by last modified time
    Searched full:specifics (Results 276 - 300 of 378) sorted by null

<<111213141516

  /ndk/docs/text/
CPU-ARCH-ABIS.text 195 - Toolchain Specifics (a.k.a. MIPSTOOL)
OVERVIEW.text 80 deals with all the hairy toolchain/platform/CPU/ABI specifics. Moreover,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 45 # Determine platform specifics
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 45 # Determine platform specifics
  /external/chromium/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 75 using syncable::SPECIFICS;
571 item.Put(SPECIFICS, entity_specifics);
    [all...]
profile_sync_service_password_unittest.cc 58 using syncable::SPECIFICS;
  /packages/apps/Dialer/src/com/android/dialer/
CallDetailActivity.java 686 // Read call log specifics.
702 // Read contact specifics.
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 692 const sync_pb::EntitySpecifics& local_specifics = (*it)->ref(SPECIFICS);
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java 239 * setter methods for specifics.
266 * setter methods for specifics.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java 236 * setter methods for specifics.
263 * setter methods for specifics.
    [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 541 // specifics of starting new processes on Windows, death tests there are
548 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/chromium_org/sync/protocol/
sync.proto 84 // datatype specifics from the code.
307 optional EntitySpecifics specifics = 21;
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc 581 // specifics of starting new processes on Windows, death tests there are
588 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc 541 // specifics of starting new processes on Windows, death tests there are
548 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/gtest/src/
gtest-death-test.cc 541 // specifics of starting new processes on Windows, death tests there are
548 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/libogg/doc/
rfc3533.txt 160 specifics about the codec data that it encapsulates and is thus
298 Ogg does not know any specifics about the codec data except that each
  /external/llvm/utils/unittest/googletest/
gtest-death-test.cc 540 // specifics of starting new processes on Windows, death tests there are
547 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 541 // specifics of starting new processes on Windows, death tests there are
548 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/open-vcdiff/gtest/src/
gtest-death-test.cc 493 // specifics of starting new processes on Windows, death tests there are
500 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 493 // specifics of starting new processes on Windows, death tests there are
500 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 581 // specifics of starting new processes on Windows, death tests there are
588 // the specifics of pipes on Windows, some extra steps are required:
    [all...]
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 824 /* initialize a2dp specifics */
  /external/chromium/testing/gmock/
README 12 specifics in mind, it can help you derive better designs of your
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_sync_unittest.cc 58 sync_pb::EntitySpecifics specifics; local
60 specifics.mutable_search_engine();
78 se_specifics->keyword(), specifics);
407 // Convert the specifics back to a TemplateURL.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.h 291 // Clones all attribute-derived data, including subclass specifics (through copyNonAttributeProperties.)
    [all...]

Completed in 2174 milliseconds

<<111213141516