/external/libnfc-nci/halimpl/pn54x/common/ |
phNfcCompId.h | 27 * IDs for all NFC components. Combined with the Status Code they build the value (status)
|
/external/llvm/test/CodeGen/SystemZ/ |
fp-sincos-01.ll | 1 ; Test that combined sin/cos library call is emitted when appropriate
|
/external/llvm/test/Feature/OperandBundles/ |
basic-aa-argmemonly.ll | 34 ; deoptimize the caller. This fact, combined with the fact that
|
/external/mesa3d/src/glsl/glcpp/ |
glcpp-parse.y | 1008 token_t *combined = NULL; 1018 /* A very few single-character punctuators can be combined 1023 combined = _token_create_ival (token, LEFT_SHIFT, LEFT_SHIFT); 1025 combined = _token_create_ival (token, LESS_OR_EQUAL, LESS_OR_EQUAL); 1029 combined = _token_create_ival (token, RIGHT_SHIFT, RIGHT_SHIFT); 1031 combined = _token_create_ival (token, GREATER_OR_EQUAL, GREATER_OR_EQUAL); 1035 combined = _token_create_ival (token, EQUAL, EQUAL); 1039 combined = _token_create_ival (token, NOT_EQUAL, NOT_EQUAL); 1043 combined = _token_create_ival (token, AND, AND); 1047 combined = _token_create_ival (token, OR, OR) [all...] |
/external/opencv3/doc/tutorials/introduction/linux_gcc_cmake/ |
linux_gcc_cmake.markdown | 9 -# Can easily be combined with other tools by CMake( i.e. Qt, ITK and VTK )
|
/external/skia/src/core/ |
SkComposeShader.h | 20 This subclass of shader returns the composition of two other shaders, combined by
|
/external/v8/src/interpreter/ |
constant-array-builder.h | 26 // Capacity of the combined 8-bit and 16-bit operand slices.
|
/external/webrtc/webrtc/modules/audio_processing/vad/ |
standalone_vad.h | 41 // classified as passive. In this way, when probabilities are combined, the
|
/external/webrtc/webrtc/voice_engine/ |
output_mixer.h | 121 AudioLevel _audioLevel; // measures audio level for the combined signal
|
/frameworks/av/media/libstagefright/include/ |
SampleTable.h | 144 // Approximate size of all tables combined.
|
/frameworks/base/tests/CoreTests/android/core/ |
HttpHeaderTest.java | 44 * received is therefore significant to the interpretation of the combined
|
/frameworks/support/annotations/src/android/support/annotation/ |
IntDef.java | 32 * multiple constants can be combined.
|
/frameworks/support/samples/Support4Demos/res/layout/ |
sliding_pane_layout.xml | 26 <!-- The first child view becomes the left pane. When the combined
|
/frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/ |
TestUtils.java | 43 * refactoring or on newer platform versions, calling this API returns a "combined" background 46 * For example, it is useful to get the combined background of a popup / dropdown without 62 // and visible backgrounds. At each step we're keeping track of the combined offsets 89 // the topmost ancestor) and draw their backgrounds into our combined bitmap. At each step
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
HCNodeDocumentFragmentNormalize.java | 12 * the text nodes were combined.
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/ |
NullArgsTestCase.java | 37 * Typically this would be combined with a DataProvider that serves up combinations of things to be tested, as in
|
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/ |
phNfcCompId.h | 27 * IDs for all NFC components. Combined with the Status Code they build the value (status)
|
/packages/apps/UnifiedEmail/res/values/ |
shortcut_keys.xml | 19 <!-- All shortcuts need to be combined with CTRL -->
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/ |
ConversionUtilities.java | 83 // write the combined data to the body part
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/ |
dic_node_utils.cpp | 67 * Computes the combined bigram / unigram cost for the given dicNode.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
i2c-dev.h | 48 #define I2C_RDWR 0x0707 /* Combined R/W transfer (one STOP only) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
i2c-dev.h | 48 #define I2C_RDWR 0x0707 /* Combined R/W transfer (one STOP only) */
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
methodobject.h | 56 /* METH_NOARGS and METH_O must not be combined with the flags above. */
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
methodobject.h | 56 /* METH_NOARGS and METH_O must not be combined with the flags above. */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
methodobject.h | 56 /* METH_NOARGS and METH_O must not be combined with the flags above. */
|