HomeSort by relevance Sort by last modified time
    Searched full:features (Results 1351 - 1375 of 8210) sorted by null

<<51525354555657585960>>

  /external/llvm/test/CodeGen/Mips/
selle.ll 14 define void @calc_z() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
95 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
96 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selltk.ll 14 define void @calc_selltk() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
79 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
80 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selne.ll 14 define void @calc_seleq() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
83 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
84 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
  /external/mesa3d/docs/
relnotes-6.5.2.html 13 Mesa 6.5.2 is a 6.5 follow-on development release with a few new features
32 <h2>New features</h2>
41 New features resulting from this work include:
relnotes-7.8.3.html 18 Some drivers don't support all the features required in OpenGL 2.1.
40 <h2>New features</h2>
58 memory debugging features.</li>
  /external/mesa3d/src/gallium/auxiliary/util/
u_caps.c 116 * for DX10 and DX11 where Gallium is missing features.
164 UTIL_CHECK_UNIMPLEMENTED, /* XXX Unimplemented features in Gallium */
179 UTIL_CHECK_UNIMPLEMENTED, /* XXX Unimplemented features in Gallium */
  /external/smack/src/org/jivesoftware/smack/
BOSHPacketReader.java 109 } else if (parser.getName().equals("features")) {
132 * Parse and setup the XML stream features.
163 if (parser.getName().equals("features")) {
  /frameworks/base/core/java/android/provider/
CallLog.java 164 * Bit-mask describing features of the call (e.g. video).
168 public static final String FEATURES = "features";
377 * @param features features of the call (e.g. Video).
388 int presentation, int callType, int features, PhoneAccountHandle accountHandle,
390 return addCall(ci, context, number, presentation, callType, features, accountHandle,
405 * @param features features of the call (e.g. Video).
419 int presentation, int callType, int features, PhoneAccountHandle accountHandle
    [all...]
  /frameworks/base/docs/html/google/play-services/
ads.jd 20 ad features and capabilities through Google Play services, without having to
55 <h3 style="clear:left">Key Developer Features</h3>
58 <p>The Google Mobile Ads SDK is part of Google Play services, so you can take advantage of features
  /frameworks/base/docs/html/guide/topics/manifest/
uses-permission-element.jd 23 hardware features in <code>&lt;uses-feature&gt;</code> elements, rather than
31 hardware features, see the documentation for the <a
32 href="{@docRoot}guide/topics/manifest/uses-feature-element.html#permissions-features">
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
TriangleRenderer.java 39 * By default, OpenGL enables features that improve quality
47 * probably based on features of this particular context
58 * By default, OpenGL enables features that improve quality
  /libcore/luni/src/test/java/libcore/java/text/
OldDecimalFormatTestICU.java 25 * Test for additional features introduced by icu. These tests fail on the RI
26 * but succeed on Android 1.0. The features are only accessible through the
28 * features. This would have changed the api too much.
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
cpuid.h 28 /* Features in %ecx for level 1 */
58 /* Features in %edx for level 1 */
89 /* Features in %ebx for level 7 sub-leaf 0 */
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
cpuid.h 28 /* Features in %ecx for level 1 */
58 /* Features in %edx for level 1 */
90 /* Features in %ebx for level 7 sub-leaf 0 */
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
cpuid.h 28 /* Features in %ecx for level 1 */
58 /* Features in %edx for level 1 */
89 /* Features in %ebx for level 7 sub-leaf 0 */
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
cpuid.h 28 /* Features in %ecx for level 1 */
58 /* Features in %edx for level 1 */
90 /* Features in %ebx for level 7 sub-leaf 0 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fdreg.h 101 #define FD_POWERDOWN 0x27 /* configure FDC's powersave features */
128 * Beware: the fdc type list is roughly sorted by increasing features.
129 * Presence of features is tested by comparing the FDC version id with the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fdreg.h 101 #define FD_POWERDOWN 0x27 /* configure FDC's powersave features */
128 * Beware: the fdc type list is roughly sorted by increasing features.
129 * Presence of features is tested by comparing the FDC version id with the
  /prebuilts/sdk/renderscript/clang-include/
cpuid.h 28 /* Features in %ecx for level 1 */
58 /* Features in %edx for level 1 */
90 /* Features in %ebx for level 7 sub-leaf 0 */
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
cpuid.h 28 /* Features in %ecx for level 1 */
58 /* Features in %edx for level 1 */
90 /* Features in %ebx for level 7 sub-leaf 0 */
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 108 if(bta_av_cb.features & BTA_AV_FEAT_RCCT && p_scb->chnl == BTA_AV_CHNL_AUDIO) */
327 ccb.control = p_cb->features & (BTA_AV_FEAT_RCTG | BTA_AV_FEAT_RCCT | AVRC_CT_PASSIVE);
563 APPL_TRACE_DEBUG("local features:x%x peer_features:x%x", p_cb->features,
589 if (p_cb->features & BTA_AV_FEAT_RCCT)
615 if ( (p_cb->features & (BTA_AV_FEAT_RCCT | BTA_AV_FEAT_VENDOR)) ==
638 if ( (p_cb->features & (BTA_AV_FEAT_RCTG | BTA_AV_FEAT_VENDOR)) ==
663 if ((p_cb->features & BTA_AV_FEAT_METADATA) && (p_data->hdr.layer_specific < BTA_AV_NUM_RCB))
665 if ((p_data->api_meta_rsp.is_rsp && (p_cb->features & BTA_AV_FEAT_RCTG)) ||
666 (!p_data->api_meta_rsp.is_rsp && (p_cb->features & BTA_AV_FEAT_RCCT))
    [all...]
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 106 // Send UMA histograms about the enabled features and GPU properties.
410 // We only need to block GPU process if more features are disallowed other
413 std::set<int> features = preliminary_blacklisted_features_; local
414 gpu::MergeFeatureSets(&features, blacklisted_features_);
415 if (features.size() > preliminary_blacklisted_features_.size()) {
417 *reason = "Features are disabled upon full but not preliminary GPU info.";
425 // strings even if all features are blacklisted. If all GPU features are
430 *reason = "All GPU features are blacklisted.";
601 std::set<int> features = gpu_blacklist_->MakeDecision local
    [all...]
  /external/chromium_org/third_party/opus/src/src/
analysis.c 175 /* Compensate for the delay in the features themselves.
207 float features[25]; local
454 features[i] = -0.12299f*(BFCC[i]+tonal->mem[i+24]) + 0.49195f*(tonal->mem[i]+tonal->mem[i+16]) + 0.69693f*tonal->mem[i+8] - 1.4349f*tonal->cmean[i];
460 features[4+i] = 0.63246f*(BFCC[i]-tonal->mem[i+24]) + 0.31623f*(tonal->mem[i]-tonal->mem[i+16]);
462 features[8+i] = 0.53452f*(BFCC[i]+tonal->mem[i+24]) - 0.26726f*(tonal->mem[i]+tonal->mem[i+16]) -0.53452f*tonal->mem[i+8];
467 tonal->std[i] = (1-alpha)*tonal->std[i] + alpha*features[i]*features[i];
478 features[11+i] = (float)sqrt(tonal->std[i]);
479 features[20] = info->tonality;
480 features[21] = info->activity
    [all...]
  /external/libopus/src/
analysis.c 175 /* Compensate for the delay in the features themselves.
207 float features[25]; local
454 features[i] = -0.12299f*(BFCC[i]+tonal->mem[i+24]) + 0.49195f*(tonal->mem[i]+tonal->mem[i+16]) + 0.69693f*tonal->mem[i+8] - 1.4349f*tonal->cmean[i];
460 features[4+i] = 0.63246f*(BFCC[i]-tonal->mem[i+24]) + 0.31623f*(tonal->mem[i]-tonal->mem[i+16]);
462 features[8+i] = 0.53452f*(BFCC[i]+tonal->mem[i+24]) - 0.26726f*(tonal->mem[i]+tonal->mem[i+16]) -0.53452f*tonal->mem[i+8];
467 tonal->std[i] = (1-alpha)*tonal->std[i] + alpha*features[i]*features[i];
478 features[11+i] = (float)sqrt(tonal->std[i]);
479 features[20] = info->tonality;
480 features[21] = info->activity
    [all...]
  /external/qemu/target-i386/
helper.c 62 static void add_flagname_to_bitmaps(char *flagname, uint32_t *features,
72 *features |= 1 << i;
95 static void kvm_trim_features(uint32_t *features, uint32_t supported,
103 if ((*features & mask) && !(supported & mask)) {
104 *features &= ~mask;
116 uint32_t features, ext_features, ext2_features, ext3_features; member in struct:x86_def_t
144 .features = PPRO_FEATURES |
145 /* these features are needed for Win64 and aren't fully implemented */
167 .features = PPRO_FEATURES |
191 /* The original CPU also implements these features
    [all...]

Completed in 771 milliseconds

<<51525354555657585960>>