HomeSort by relevance Sort by last modified time
    Searched full:incomplete (Results 876 - 900 of 2139) sorted by null

<<31323334353637383940>>

  /prebuilts/go/darwin-x86/src/runtime/
cgocall.go 291 // called from (incomplete) assembly
  /prebuilts/go/darwin-x86/test/
recover.go 20 // - incomplete support for reflection
  /prebuilts/go/linux-x86/doc/articles/
race_detector.html 182 If your tests have incomplete coverage,
  /prebuilts/go/linux-x86/src/cmd/go/
pkg.go 70 Incomplete bool `json:",omitempty"` // was there an error loading this package or dependencies?
477 p.Incomplete = true
531 perr.Incomplete = true
581 perr.Incomplete = true
628 perr.Incomplete = true
736 p.Incomplete = true
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
cgocall.go 291 // called from (incomplete) assembly
  /prebuilts/go/linux-x86/test/
recover.go 20 // - incomplete support for reflection
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 590 /* Built-in PHP functions (incomplete). */
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
auto_ptr.h 307 static_assert( sizeof(_Tp1) > 0, "incomplete type" );
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_repr.py 176 # bufferobject.c). The test is fairly incomplete too. Sigh.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_repr.py 176 # bufferobject.c). The test is fairly incomplete too. Sigh.
  /system/connectivity/shill/
NETLINK_MESSAGES.txt 64 c) the definition of the specific message class is incomplete (that
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_5.sh 116 run_test "spec/!OpenGL 1.1/incomplete-texture-fixed" 0.0 "bin/incomplete-texture -auto fixed -fbo -auto"
graphics_PiglitBVT_6.sh 76 run_test "spec/!OpenGL 2.0/incomplete-texture-glsl" 0.0 "bin/incomplete-texture -auto glsl -fbo -auto"
  /external/clang/include/clang/AST/
ExternalASTSource.h 205 /// an incomplete type.
209 /// incomplete Objective-C class.
  /external/clang/test/CodeGenCXX/
catch-undef-behavior.cpp 323 extern int incomplete[];
327 return incomplete[n];
  /external/clang/test/SemaCXX/
expression-traits.cpp 464 void expr_unary_op_1(int* pointer, struct incomplete* pointerToIncompleteType)
474 // [Note: a pointer to an incomplete type
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryAllocationTests.cpp 239 return tcu::TestStatus::incomplete();
495 return tcu::TestStatus::incomplete();
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 756 GATHERCASE_MIPMAP_INCOMPLETE = (1<<0), //!< Excercise special case of sampling mipmap-incomplete texture
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
LanguageTag.java 352 sts._errorMsg = "Incomplete extension '" + singleton + "'";
395 sts._errorMsg = "Incomplete privateuse";
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
LanguageTag.java 348 sts._errorMsg = "Incomplete extension '" + singleton + "'";
391 sts._errorMsg = "Incomplete privateuse";
  /external/jetty/src/java/org/eclipse/jetty/util/
MultiPartInputStream.java 695 // Check for incomplete boundary match, writing out the chars we matched along the way
739 throw new IOException("Incomplete parts");
  /external/jetty/src/java/org/eclipse/jetty/websocket/
WebSocketClientFactory.java 464 throw new IOException("incomplete handshake");
484 _future.handshakeFailed(new IOException("Incomplete handshake response"));
  /external/libcxx/www/
cxx1z_status.html 71 <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4510">N4510</a></td><td>LWG</td></td><td>Minimal incomplete type support for standard containers, revision 4</td><td>Lenexa</td><td>Complete</td><td>3.6</td></tr>
86 <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2396">2396</a></td><td><code>underlying_type</code> doesn't say what to do for an incomplete enumeration type</td><td>Urbana</td><td>Complete</td></tr>
  /external/libogg/src/
framing.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.c 234 /*_mesa_debug(ctx, "DrawBuffer: incomplete user FBO\n");*/
398 * A framebuffer will be incomplete if the GL_READ_BUFFER setting

Completed in 1393 milliseconds

<<31323334353637383940>>