Searched
full:basic (Results
1001 -
1025 of
8959) sorted by null
<<41424344454647484950>>
/external/sfntly/cpp/src/sfntly/table/ |
header.h | 26 // Make a partial header with only the basic info for an empty new table. 29 // Make a partial header with only the basic info for a new table.
|
/external/skia/platform_tools/android/bin/ |
http_download.py | 8 This module supports username and password with basic authentication. 50 headers.append(('Authorization', 'Basic ' + auth_code))
|
/external/smack/src/org/jivesoftware/smackx/pubsub/packet/ |
PubSub.java | 29 private PubSubNamespace ns = PubSubNamespace.BASIC;
57 * case of {@link PubSubNamespace#BASIC}. The {@link #getNamespace()} method will return
|
/external/tcpdump/ |
print-openflow.c | 2 * This module implements printing of the very basic (version-independent) 78 * the basic header. A message length underrun fails decoding of the rest of
|
/external/valgrind/main/ |
README | 27 a different kind of heap profiler, and a SimPoint basic block vector 31 a lesser extent, compiler and basic C libraries. This makes it difficult
|
/external/valgrind/main/none/tests/amd64/ |
smc1.c | 79 This indirection is necessary to defeat Vex's basic-block chasing 80 optimisation. That will merge up to three basic blocks into the
|
/external/wpa_supplicant_8/src/ap/ |
ieee802_11_vht.c | 75 /* VHT Basic MCS set comes from hw */ 76 /* Hard code 1 stream, MCS0-7 is a min Basic VHT MCS rates */
|
/frameworks/base/core/java/android/net/ |
WifiKey.java | 48 * The basic service set identifier (BSSID) of an access point for this network. This will 60 * @param bssid the basic service set identifier (BSSID) of this network's access point.
|
/frameworks/base/docs/html/distribute/monetize/ |
subscriptions.jd | 31 At a basic level you can offer use of your apps or access to their content on 39 subscriptions within your apps. This way you can offer users basic or core
|
/frameworks/base/docs/html/training/basics/intents/ |
index.jd | 15 <li>Basic understanding of the Activity lifecycle (see <a 49 <p>This class shows you how to use an {@link android.content.Intent} to perform some basic
|
/frameworks/base/docs/html/training/gestures/ |
index.jd | 43 <p>Although your app should not depend on touch gestures for basic behaviors (since the gestures 63 Learn how to detect basic touch gestures such as scrolling, flinging, and double-tapping, using
|
/frameworks/base/docs/html/training/graphics/opengl/ |
index.jd | 70 <dd>Learn how to do basic movement and animation of drawn objects with OpenGL.</dd> 73 <dd>Learn how to do basic interaction with OpenGL graphics.</dd>
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
BasicConstraints.java | 29 * Basic Constraints Extension (OID == 2.5.29.19). 31 * The ASN.1 definition for Basic Constraints Extension is:
|
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/share/gdb/python/gdb/ |
types.py | 23 """Return the "basic" type of a type. 26 type_: The type to reduce to its basic type.
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/share/gdb/python/gdb/ |
types.py | 23 """Return the "basic" type of a type. 26 type_: The type to reduce to its basic type.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/ |
agproto.h | 43 * Redefine some basic types used by structures defined herein. This allows 169 * Cancel the previous redefinition of the basic types, thus restoring their
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
agproto.h | 43 * Redefine some basic types used by structures defined herein. This allows 169 * Cancel the previous redefinition of the basic types, thus restoring their
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/share/gdb/python/gdb/ |
types.py | 23 """Return the "basic" type of a type. 26 type_: The type to reduce to its basic type.
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/share/gdb/python/gdb/ |
types.py | 23 """Return the "basic" type of a type. 26 type_: The type to reduce to its basic type.
|
/prebuilts/misc/common/swig/include/2.0.11/lua/ |
_std_common.i | 10 The basic idea here, is instead of trying to feed SWIG all the 18 /* #define for basic container features
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ChangeLayoutRefactoringTest.java | 36 // Test a basic layout which performs some nesting -- tests basic grid layout conversion
|
/external/llvm/lib/Transforms/Scalar/ |
SampleProfile.cpp | 75 /// that are on the same line but belong to different basic blocks 176 /// \brief Map basic blocks to their computed weights. 178 /// The weight of a basic block is defined to be the maximum 184 /// Edge weights are computed by propagating basic block weights in 207 /// \brief Predecessors for each basic block in the CFG. 210 /// \brief Successors for each basic block in the CFG. 558 /// \brief Compute the weight of a basic block. 560 /// The weight of basic block \p B is the maximum weight of all the 564 /// \param B The basic block to query. 585 /// \brief Compute and store the weights of every basic block [all...] |
/art/runtime/jdwp/ |
jdwp_expand_buf.h | 17 * Expanding byte buffer, with primitives for appending basic data types.
|
/cts/suite/audio_quality/lib/include/audio/ |
AudioLocal.h | 31 * Basic API for playback and record
|
/cts/suite/audio_quality/test_description/processing/ |
playback_sample.py | 29 # basic sanity check
|
Completed in 969 milliseconds
<<41424344454647484950>>