HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 1776 - 1800 of 6896) sorted by null

<<71727374757677787980>>

  /external/chromium_org/media/audio/alsa/
audio_manager_alsa.cc 288 DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
310 DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
  /external/chromium_org/net/spdy/
spdy_priority_forest_test.cc 225 // implemented correctly, but it's very unlikely.
265 // In theory, these could fail even if the random selection is implemented
  /external/chromium_org/testing/gtest/include/gtest/
gtest-death-test.h 106 // syntax implemented as part of Google Test. This limited
142 // not implemented by us, you will get a run-time failure. In that
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.h 254 // FIXME: watched selectors should be implemented using injected author stylesheets: http://crbug.com/316960
321 // FIXME: watched selectors should be implemented using injected author stylesheets: http://crbug.com/316960
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
controllers.js 175 _keyFor: function(failureAnalysis) { throw "Not implemented!"; },
176 _createFailureView: function(failureAnalysis) { throw "Not implemented!"; },
  /external/chromium_org/third_party/bintrees/bintrees/
rbtree.py 17 # can be implemented using a single pass, top-down algorithm. Such is not the
29 # implemented with a red black tree. Red black trees are also comparable in
  /external/chromium_org/third_party/closure_linter/closure_linter/
checkerbase.py 84 raise TypeError('Abstract method CheckToken not implemented')
96 raise TypeError('Abstract method Finalize not implemented')
  /external/chromium_org/third_party/expat/files/
Changes 101 - Re-implemented WFC: Entity Declared from XML 1.0 spec and
104 - Re-implemented section 5.1 from XML 1.0 spec:
  /external/chromium_org/third_party/icu/source/common/
uprops.h 197 * Implemented in uchar.c for uprops.c.
424 // implemented in uniset_props.cpp
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 39 implemented outside of the GL as a utility package. This extension
77 If the debugger were fully implemented within the GL it's not
  /external/chromium_org/third_party/mesa/src/docs/
RELNOTES-3.3 39 The core Mesa gl* functions are now implemented with a new dispatch
232 should be implemented in software. Mesa hardware drivers should
VERSIONS 29 glXUseXFont implemented
40 gluScaleImage() and gluBuild2DMipMaps() implemented
60 - Implemented GLXPixmap functions
63 - Implemented gluPartialDisk()
74 modes implemented
98 - Implemented a number of missing functions: glEvalCoord[12][df]v(),
146 - byte swapping between hosts and display servers implemented
156 - glPolygonOffsetEXT implemented
157 - glColorMask and glIndexMask now fully implemented
158 - glPixelZoom implemented
    [all...]
intro.html 140 Gallium and other APIs such as OpenVG are implemented on top of Gallium.
165 of the OpenGL specification is implemented.
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-death-test.h 95 // syntax implemented as part of Google Test. This limited
131 // not implemented by us, you will get a run-time failure. In that
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_blit.c 311 "software fallback not implemented");
337 "software fallback not implemented");
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Message.java 41 * Abstract interface implemented by Protocol Message objects.
103 * Abstract interface implemented by Protocol Message builders.
  /external/chromium_org/tools/deep_memory_profiler/
accumulate.py 205 raise NotImplementedError('The output format \"%s\" is not implemented.' %
209 raise NotImplementedError('The exponent \"%s\" is not implemented.' %
  /external/chromium_org/tools/grit/grit/gather/
policy_json.py 79 raise Exception("Not implemented.")
81 raise Exception("Not implemented.")
  /external/chromium_org/webkit/browser/appcache/
appcache_host.h 105 // implemented in this class, or by the update algorithm (see
117 // selection algorithm implemented (in this class), or by the update algorithm
  /external/chromium_org/webkit/child/
resource_loader_bridge.h 7 // implemented by the embedder.
123 // Generated by the bridge. This is implemented by our custom resource loader
  /external/clang/docs/analyzer/
RegionStore.txt 138 arrays) called "lazy bindings", implemented using a special SVal called
145 Under the hood, a LazyCompoundVal is implemented as a uniqued pair of (region,
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 88 assert (false && "'Assume' not implemented for this Loc.");
159 llvm_unreachable("'Assume' not implemented for this NonLoc");
  /external/clang/test/Analysis/
objc_invalidation.m 75 SomeInvalidationImplementingObject *_Prop1; // partially implemented property, set to 0 with dot syntax
76 SomeInvalidationImplementingObject *_Prop2; // fully implemented prop, set to 0 with dot syntax
  /external/clang/test/SemaCXX/
reinterpret-cast.cpp 277 // TODO: checking is not implemented for tag types
281 // TODO: checking is not implemented for tag types
  /external/expat/
Changes 137 - Re-implemented WFC: Entity Declared from XML 1.0 spec and
140 - Re-implemented section 5.1 from XML 1.0 spec:

Completed in 1745 milliseconds

<<71727374757677787980>>