Searched
full:feature (Results
276 -
300 of
2827) sorted by null
<<11121314151617181920>>
/external/clang/test/CodeGen/ |
palignr.c | 2 // RUN: %clang_cc1 %s -triple=i686-apple-darwin -target-feature +ssse3 -O1 -S -o - | FileCheck %s
|
vector.c | 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -O1 -target-cpu pentium4 -target-feature +sse4.1 -g -emit-llvm %s -o - | FileCheck %s
|
/external/clang/test/Lexer/ |
c90.c | 5 0x0p-1 /* expected-error {{hexadecimal floating constants are a C99 feature}} */
|
/external/clang/test/Parser/ |
cxx0x-in-cxx98.cpp | 3 inline namespace N { // expected-warning{{inline namespaces are a C++11 feature}}
|
/external/clang/www/demo/ |
what is this directory.txt | 14 BTW, once this feature was working, my intention was to link to it from the index.html page in the section entitled:
|
/external/e2fsprogs/lib/e2p/ |
Android.mk | 4 feature.c \
|
hashstr.c | 2 * feature.c --- convert between features and strings
|
/external/gtest/ |
README.android | 30 Feature supported (see include/gtest/internals/gtest-port.h for
|
/external/jsr305/javadoc/ |
index.html | 34 This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
|
/external/kernel-headers/original/asm-x86/ |
required-features.h | 4 /* Define minimum CPUID feature set for kernel These bits are checked
|
/external/libvpx/examples/includes/geshi/docs/api/ |
index.html | 20 <P>This document is designed to be viewed using the frames feature.
|
/external/libvpx/vp8/common/ |
blockd.h | 37 /* Segment Feature Masks */ 100 /* Segment Feature Masks */ 246 /* 0 (do not update) 1 (update) the macroblock segmentation feature data. */ 249 /* 0 (do not update) 1 (update) the macroblock segmentation feature data. */
|
/external/llvm/include/llvm/MC/MCParser/ |
AsmCond.h | 17 /// The conditional assembly feature (.if, .else, .elseif and .endif) is
|
/external/llvm/test/CodeGen/PowerPC/ |
fsqrt.ll | 1 ; fsqrt should be generated when the fsqrt feature is enabled, but not
|
i64_fp.ll | 1 ; fcfid and fctid should be generated when the 64bit feature is enabled, but not
|
/external/llvm/test/Transforms/ScalarRepl/ |
DifferingTypes.ll | 1 ; This is a feature test. Hopefully one day this will be implemented. The
|
/external/stlport/stlport/stl/ |
_carray.h | 23 /* Purpose: Mimic a pur C array with the additionnal feature of
|
/external/stlport/stlport/stl/config/ |
_auto_link.h | 1 /* We do not use auto link feature when:
|
/external/webkit/LayoutTests/storage/resources/ |
stress-frame.html | 13 alert("Couldn't open the database. Please try with a WebKit nightly with this feature enabled");
|
/external/webkit/Source/WebCore/dom/ |
DOMImplementation.idl | 29 [OldStyleObjC] boolean hasFeature(in DOMString feature,
|
/external/webkit/Source/WebCore/manual-tests/ |
database-threading-stress-test-2.html | 13 alert("Couldn't open the database. Please try with a WebKit nightly with this feature enabled");
|
/external/webrtc/src/common_audio/vad/main/source/ |
vad_sp.h | 49 * - feature_value : Feature value
|
/external/webrtc/src/modules/audio_processing/ns/main/source/ |
ns_core.h | 36 //limit on fluctuation of lrt feature 38 //limit on the max and min values for the feature thresholds 45 //criteria of weight of histogram peak to accept/reject feature 99 NSParaExtract_t featureExtractionParams; //parameters for feature extraction
|
/external/wpa_supplicant_8/src/ap/ |
hw_features.h | 2 * hostapd / Hardware feature query and different modes
|
/frameworks/base/core/java/android/annotation/ |
SdkConstant.java | 32 ACTIVITY_INTENT_ACTION, BROADCAST_INTENT_ACTION, SERVICE_ACTION, INTENT_CATEGORY, FEATURE;
|
Completed in 776 milliseconds
<<11121314151617181920>>