HomeSort by relevance Sort by last modified time
    Searched full:secondary (Results 226 - 250 of 666) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
rawtransportchannel.cc 164 // We need a secondary address to determine the NAT type.
stunport.cc 170 // DNS resolution of the secondary address is not currently supported.
  /external/chromium-trace/src/shared/js/cr/ui/
position_util.js 151 // Secondary direction
  /external/clang/lib/CodeGen/
CGVTT.cpp 177 // Insert all secondary vpointer indices.
  /external/icu4c/common/
uhash.c 20 * stored in a single array with no secondary storage for collision
23 * using a secondary hash. The secondary hash is an increment
326 * otherwise we are not guaranteed that the jump value (the secondary
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 62 /* perform test with strength SECONDARY */
122 /* test secondary > 26 */
860 /* result is 1, secondary differences only for ignorable space characters*/
863 log_err("Comparing two strings with only secondary differences in C failed.\n");
    [all...]
  /external/icu4c/test/intltest/
frcoll.cpp 164 myCollation->setStrength(Collator::SECONDARY);
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
CrossHatchFilter.java 210 * Secondary lines are drawn at lineDistance
  /external/mesa3d/docs/
RELNOTES-3.5 94 Allows specifying the secondary (specular) color for each vertex
  /external/webkit/Source/WebCore/platform/network/cf/
DNSCFNet.cpp 178 DNSResolveQueue::shared().decrementRequestCount(); // It's ok to call shared() from a secondary thread, the static variable has already been initialized by now.
  /external/wpa_supplicant_8/src/ap/
ieee802_11_ht.c 92 in both the primary and the secondary channel
  /frameworks/base/core/java/android/util/
DisplayMetrics.java 41 * This is a secondary density, added for some common screen configurations.
  /frameworks/base/docs/html/distribute/googleplay/about/
distribution.jd 115 <p>The APK Expansion Files option lets you upload up to two secondary downloads
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 95 private static final String SECONDARY = "secondary";
568 modifyRoute(interfaceName, ADD, route, SECONDARY);
574 modifyRoute(interfaceName, REMOVE, route, SECONDARY);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
AdnRecordLoader.java 62 // in secondary threads
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java 50 /** Secondary SMSDispatcher for 3GPP format messages. */
  /hardware/invensense/mlsdk/platform/include/linux/
mpu.h 106 * slave is on the secondary bus the MPU will first enger bypass mode
  /ndk/sources/host-tools/make-3.81/
hash.h 54 hash_func_t ht_hash_2; /* secondary hash function */
  /ndk/sources/host-tools/sed-4.2.1/m4/
lib-prefix.m4 159 dnl - a variable acl_libdirstem2, as a secondary possible value for
  /packages/apps/Contacts/src/com/android/contacts/
CallDetailActivity.java 524 // The secondary action allows to send an SMS to the number that placed the
660 /** Icon for the secondary action. */
662 /** Intent for the secondary action. If not null, an icon must be defined. */
664 /** The description for accessibility of the secondary action. */
    [all...]
  /packages/apps/Contacts/tests/res/xml/
test_basic_contacts.xml 91 - "is secondary?" is inferred from type.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asoundef.h 55 #define IEC958_AES1_PRO_MODE_PRIMARY (12<<0) /* primary/secondary */
  /prebuilts/misc/linux-x86/ccache/
ccache 
  /system/core/libcutils/
hashmap.c 83 // We apply this secondary hashing discovered by Doug Lea to defend
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java 126 * A secondary interface to the service.
341 * Class for interacting with the secondary interface of the service.
346 // Connecting to a secondary interface is the same as any

Completed in 1666 milliseconds

1 2 3 4 5 6 7 8 91011>>