HomeSort by relevance Sort by last modified time
    Searched refs:feature (Results 676 - 700 of 882) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnection_unittest.cc 58 #define MAYBE_SKIP_TEST(feature) \
59 if (!(feature())) { \
60 LOG(LS_INFO) << "Feature disabled... skipping"; \
    [all...]
peerconnectioninterface_unittest.cc 63 #define MAYBE_SKIP_TEST(feature) \
64 if (!(feature())) { \
65 LOG(LS_INFO) << "Feature disabled... skipping"; \
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
repository-tools-ant.jar 
  /external/lldb/source/Plugins/Process/MacOSX-Kernel/
CommunicationKDP.cpp 916 const uint32_t feature = packet.GetU32 (&offset); local
917 s.Printf(" (version=0x%8.8x, feature=0x%8.8x)", version, feature);
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 6 #define %ffargs(...) %feature("ffargs", "1", ##__VA_ARGS__)
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 33 ; purposes to add a new feature, we strongly encourage contributing a patch
34 ; as this feature might be useful for others as well. Send patches or ideas
672 %assign cpuflags_aligned (1<<21) ; not a cpu feature, but a function variant
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 33 ; purposes to add a new feature, we strongly encourage contributing a patch
34 ; as this feature might be useful for others as well. Send patches or ideas
584 %assign cpuflags_aligned (1<<21) ; not a cpu feature, but a function variant
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 33 ; purposes to add a new feature, we strongly encourage contributing a patch
34 ; as this feature might be useful for others as well. Send patches or ideas
668 %assign cpuflags_aligned (1<<21) ; not a cpu feature, but a function variant
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 33 ; purposes to add a new feature, we strongly encourage contributing a patch
34 ; as this feature might be useful for others as well. Send patches or ideas
668 %assign cpuflags_aligned (1<<21) ; not a cpu feature, but a function variant
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gpos.c 5917 HB_Feature feature; local
6024 HB_Feature feature = gpos->FeatureList.FeatureRecord[feature_index].Feature; local
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css     [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_c_lib_autogen.h 731 GLboolean GLES2EnableFeatureCHROMIUM(const char* feature) {
732 return gles2::GetGLContext()->EnableFeatureCHROMIUM(feature);
    [all...]
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation_autogen.h 569 virtual GLboolean EnableFeatureCHROMIUM(const char* feature) OVERRIDE;
gles2_interface_autogen.h 381 virtual GLboolean EnableFeatureCHROMIUM(const char* feature) = 0;
gles2_interface_stub_autogen.h 412 virtual GLboolean EnableFeatureCHROMIUM(const char* feature) OVERRIDE;
gles2_trace_implementation_autogen.h 412 virtual GLboolean EnableFeatureCHROMIUM(const char* feature) OVERRIDE;
  /external/chromium_org/ppapi/shared_impl/
ppb_opengles2_shared.cc     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkitdirs.pm 785 # For feature detection to work it is necessary to return the path of the WebCore library here.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 238 D3D11_FEATURE feature,
244 switch(feature)
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
folder_shortcuts_data_model.js 13 * object with additional methods for the folder shortcut feature.
  /external/libunwind/doc/
libunwind-ia64.tex 32 One special feature of IA-64 is the use of NaT bits to support
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 238 D3D11_FEATURE feature,
244 switch(feature)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java 856 * Set an implementation dependent feature.
860 * @param featureId A feature URL.
861 * @param state true if this feature should be on, false otherwise.
    [all...]
DTMDocumentImpl.java 224 * Set an implementation dependent feature.
228 * @param featureId A feature URL.
229 * @param state true if this feature should be on, false otherwise.
    [all...]

Completed in 566 milliseconds

<<21222324252627282930>>