Home
last modified time | relevance | path

Searched refs:assert (Results 11401 - 11425 of 11450) sorted by relevance

1...<<451452453454455456457458

/third_party/vulkan-loader/loader/
H A Dwsi.c211 assert((VkSurfaceKHR)(uintptr_t)NULL == icd_surface->real_icd_surfaces[i]); in terminator_DestroySurfaceKHR()
/third_party/eudev/
H A Dltmain.sh5594 #include <assert.h>
6218 assert (str != NULL);
6219 assert (pat != NULL);
/third_party/curl/
H A Dltmain.sh5795 #include <assert.h>
6419 assert (str != NULL);
6420 assert (pat != NULL);
/third_party/astc-encoder/Source/
H A Dstb_image.h15 You can #define STBI_ASSERT(x) before the #include to avoid using assert.h.
600 #include <assert.h>
601 #define STBI_ASSERT(x) assert(x)
4234 if (z->size[b] != s) return -1; // was originally an assert, but report failure instead. in stbi__zhuffman_decode_slowpath()
7817 2.02 (2015-01-19) fix incorrect assert, fix warning
7826 1.48 (2014-12-14) fix incorrectly-named assert()
7841 added STBI_ASSERT to avoid requiring assert.h
/third_party/lame/
H A Dltmain.sh5546 #include <assert.h>
6170 assert (str != NULL);
6171 assert (pat != NULL);
/third_party/node/src/
H A Djs_native_api_v8.cc39 // is null terminated. For V8 the equivalent is -1. The assert
1305 assert(Ownership() == kUserland); in Delete()
1340 assert(reference->wait_callback); in WeakCallback()
/third_party/node/deps/cares/
H A Dltmain.sh5795 #include <assert.h>
6419 assert (str != NULL);
6420 assert (pat != NULL);
/third_party/node/deps/cares/config/
H A Dltmain.sh5795 #include <assert.h>
6419 assert (str != NULL);
6420 assert (pat != NULL);
/third_party/libevdev/build-aux/
H A Dltmain.sh5796 #include <assert.h>
6420 assert (str != NULL);
6421 assert (pat != NULL);
/third_party/node/deps/v8/src/d8/
H A Dd8.cc95 #define DCHECK(condition) assert(condition)
99 #define CHECK(condition) assert(condition)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderStorageBufferObjectTests.cpp28 #include <assert.h>
614 assert(0); in GLenumToString()
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp28 #include <assert.h>
476 assert(0); in GLenumToString()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp30 #include <assert.h>
474 assert(0); in GLenumToString()
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh5546 #include <assert.h>
6170 assert (str != NULL);
6171 assert (pat != NULL);
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c[all...]
/third_party/python/Python/
H A DPython-ast.c774 assert(free_func != NULL); in ast_dealloc()
1093 assert(state->initialized >= 0); in init_types()
12365 assert(0 <= mode && mode <= 2); in PyAST_obj2mod()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp49 assert(p); in grow()
192 assert(false); in parse_uint32_t()
208 assert(false); in parse_uint64_t()
221 assert(false); in parse_float()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c4902 assert(!strcmp(evsel__name(trace.syscalls.events.bpf_output), "__augmented_syscalls__"));
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c1787 assert(put_bits_count(&s->pb) == s->header_bits + s->mv_bits + in ff_mpv_encode_picture()
/third_party/node/deps/googletest/src/
H A Dgtest.cc3231 assert(false);
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc5 #include <assert.h> // For assert
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c17 #include <assert.h>
/third_party/libabigail/src/
H A Dabg-reader.cc14 #include <assert.h>
/third_party/openssl/crypto/evp/
H A De_aes.c17 #include <assert.h>
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFramebufferTest.cpp121 assert(clientVersion >= 3); in testRenderbufferMultisampleFormat()

Completed in 273 milliseconds

1...<<451452453454455456457458