Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 2132) sorted by relevance

12345678910>>...86

/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp39 bool skip = false; in validate_string() local
44 return skip; in validate_string()
46skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT… in validate_string()
49skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT… in validate_string()
52 return skip; in validate_string()
56 bool skip = false; in validate_api_version() local
60skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_INSTANCE_E… in validate_api_version()
66skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_INSTANCE… in validate_api_version()
73 return skip; in validate_api_version()
77 bool skip = false; in validate_instance_extensions() local
[all …]
Dobject_tracker_utils.cpp120 bool skip = false; in ValidateCommandBuffer() local
126 skip |= in ValidateCommandBuffer()
134skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCommandBuffer()
138 return skip; in ValidateCommandBuffer()
164 bool skip = false; in ValidateDescriptorSet() local
171 skip |= in ValidateDescriptorSet()
180skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in ValidateDescriptorSet()
184 return skip; in ValidateDescriptorSet()
189 bool skip = false; in ValidateDescriptorWrite() local
192skip |= ValidateObject(disp, desc->dstSet, kVulkanObjectTypeDescriptorSet, false, "VUID-VkWriteDes… in ValidateDescriptorWrite()
[all …]
Dbuffer_validation.cpp358 bool skip = false; in ValidateRenderPassLayoutAgainstFramebufferImageUsage() local
364skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
370 return skip; in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
378 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
390 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
401 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
412 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
428 skip |= log_msg( in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
441skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT, in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
451 return skip; in ValidateRenderPassLayoutAgainstFramebufferImageUsage()
[all …]
Dcore_validation.cpp502 bool skip = false; in ValidateSetMemBinding() local
516skip |= log_msg(dev_data->report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_… in ValidateSetMemBinding()
533 skip |= log_msg( in ValidateSetMemBinding()
540skip |= log_msg(dev_data->report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_… in ValidateSetMemBinding()
550 return skip; in ValidateSetMemBinding()
560 bool skip = VK_FALSE; in SetSparseMemBinding() local
578 return skip; in SetSparseMemBinding()
583 bool skip = false; in ValidateDeviceQueueFamily() local
585skip |= log_msg(device_data->report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TY… in ValidateDeviceQueueFamily()
590 skip |= in ValidateDeviceQueueFamily()
[all …]
Dshader_validation.cpp841 bool skip = false; in ValidateViConsistency() local
848skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateViConsistency()
856 return skip; in ValidateViConsistency()
861 bool skip = false; in ValidateViAgainstVsInputs() local
891 skip = true; in ValidateViAgainstVsInputs()
896skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SHADER_MOD… in ValidateViAgainstVsInputs()
906skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SHADER_MOD… in ValidateViAgainstVsInputs()
918 return skip; in ValidateViAgainstVsInputs()
935 bool skip = false; in ValidateFsOutputsAgainstRenderPass() local
960skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SHADER_M… in ValidateFsOutputsAgainstRenderPass()
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
Dalternate_country_names.txt205 skip; skip; Arab World
206 skip; skip; Caribbean small states
207 skip; skip; Country Name
208 skip; skip; East Asia & Pacific (all income levels)
209 skip; skip; East Asia & Pacific (developing only)
210 skip; skip; Euro area
211 skip; skip; Europe & Central Asia (all income levels)
212 skip; skip; Europe & Central Asia (developing only)
213 skip; skip; Heavily indebted poor countries (HIPC)
214 skip; skip; High income
[all …]
/external/clang/test/Parser/
Dskip-function-bodies.mm30 // CHECK: skip-function-bodies.mm:3:7: ClassDecl=A:3:7 (Definition) Extent=[3:1 - 14:2]
31 // CHECK: skip-function-bodies.mm:4:9: ClassDecl=B:4:9 (Definition) Extent=[4:3 - 4:13]
32 // CHECK: skip-function-bodies.mm:6:1: CXXAccessSpecifier=:6:1 (Definition) Extent=[6:1 - 6:8]
33 // CHECK: skip-function-bodies.mm:7:3: CXXConstructor=A:7:3 (default constructor) Extent=[7:3 - 7:6]
34 // CHECK-NOT: skip-function-bodies.mm:8:12: StructDecl=C:8:12 (Definition) Extent=[8:5 - 10:6]
35 // CHECK-NOT: skip-function-bodies.mm:9:12: CXXMethod=d:9:12 (Definition) Extent=[9:7 - 9:18]
36 // CHECK: skip-function-bodies.mm:13:13: TypedefDecl=E:13:13 (Definition) Extent=[13:3 - 13:14]
37 // CHECK: skip-function-bodies.mm:13:11: TypeRef=class A::B:4:9 Extent=[13:11 - 13:12]
38 // CHECK: skip-function-bodies.mm:16:12: ObjCInterfaceDecl=F:16:12 Extent=[16:1 - 18:5]
39 // CHECK: skip-function-bodies.mm:17:10: ObjCInstanceMethodDecl=G:17:10 Extent=[17:1 - 17:12]
[all …]
/external/python/cpython3/Lib/
Dsre_compile.py111 skip = _len(code); emit(0)
118 code[skip] = _len(code) - skip
129 skip = _len(code); emit(0)
131 code[skip] = _len(code) - skip
145 skip = _len(code); emit(0)
150 code[skip] = _len(code) - skip
153 skip = _len(code); emit(0)
157 code[skip] = _len(code) - skip
176 skip = _len(code); emit(0)
186 code[skip] = _len(code) - skip
[all …]
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/
Dast.go28 Copy(copy func(AST) AST, skip func(AST) bool) AST
120 func (n *Name) Copy(fn func(AST) AST, skip func(AST) bool) AST {
121 if skip(n) {
168 func (t *Typed) Copy(fn func(AST) AST, skip func(AST) bool) AST {
169 if skip(t) {
172 name := t.Name.Copy(fn, skip)
173 typ := t.Type.Copy(fn, skip)
226 func (q *Qualified) Copy(fn func(AST) AST, skip func(AST) bool) AST {
227 if skip(q) {
230 scope := q.Scope.Copy(fn, skip)
[all …]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c85 lp_build_flow_skip_begin(struct lp_build_skip_context *skip, in lp_build_flow_skip_begin() argument
88 skip->gallivm = gallivm; in lp_build_flow_skip_begin()
90 skip->block = lp_build_insert_new_block(gallivm, "skip"); in lp_build_flow_skip_begin()
99 lp_build_flow_skip_cond_break(struct lp_build_skip_context *skip, in lp_build_flow_skip_cond_break() argument
104 new_block = lp_build_insert_new_block(skip->gallivm, ""); in lp_build_flow_skip_cond_break()
107 LLVMBuildCondBr(skip->gallivm->builder, cond, skip->block, new_block); in lp_build_flow_skip_cond_break()
109 LLVMPositionBuilderAtEnd(skip->gallivm->builder, new_block); in lp_build_flow_skip_cond_break()
114 lp_build_flow_skip_end(struct lp_build_skip_context *skip) in lp_build_flow_skip_end() argument
117 LLVMBuildBr(skip->gallivm->builder, skip->block); in lp_build_flow_skip_end()
118 LLVMPositionBuilderAtEnd(skip->gallivm->builder, skip->block); in lp_build_flow_skip_end()
[all …]
/external/python/cpython2/Lib/
Dsre_compile.py84 skip = _len(code); emit(0)
91 code[skip] = _len(code) - skip
106 skip = _len(code); emit(0)
108 code[skip] = _len(code) - skip
118 skip = _len(code); emit(0)
123 code[skip] = _len(code) - skip
129 skip = _len(code); emit(0)
134 code[skip] = _len(code) - skip
137 skip = _len(code); emit(0)
141 code[skip] = _len(code) - skip
[all …]
/external/catch2/contrib/
Dgdbinit2 # This file provides a way to skip stepping into Catch code when debugging with gdb.
4 # With the gdb "skip" command you can tell gdb to skip files or functions during debugging.
7 # Basically the following line tells gdb to skip all functions containing the
9 # If you want to skip just some parts of the Catch code you can modify the
12 # If you want to permanently skip stepping into Catch code copy the following
16 skip -rfu Catch
/external/skia/src/utils/win/
DSkIStream.cpp156 size_t skip = static_cast<size_t>(liDistanceToMove.QuadPart); in Seek() local
157 size_t skipped = this->fSkStream->skip(skip); in Seek()
159 if (skipped != skip) { in Seek()
166 size_t skip = static_cast<size_t>(liDistanceToMove.QuadPart); in Seek() local
167 size_t skipped = this->fSkStream->skip(skip); in Seek()
169 if (skipped != skip) { in Seek()
180 size_t skip = static_cast<size_t>(this->fSkStream->getLength() + in Seek() local
182 size_t skipped = this->fSkStream->skip(skip); in Seek()
184 if (skipped != skip) { in Seek()
/external/skqp/src/utils/win/
DSkIStream.cpp156 size_t skip = static_cast<size_t>(liDistanceToMove.QuadPart); in Seek() local
157 size_t skipped = this->fSkStream->skip(skip); in Seek()
159 if (skipped != skip) { in Seek()
166 size_t skip = static_cast<size_t>(liDistanceToMove.QuadPart); in Seek() local
167 size_t skipped = this->fSkStream->skip(skip); in Seek()
169 if (skipped != skip) { in Seek()
180 size_t skip = static_cast<size_t>(this->fSkStream->getLength() + in Seek() local
182 size_t skipped = this->fSkStream->skip(skip); in Seek()
184 if (skipped != skip) { in Seek()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Drules.c217 bool skip; member
232 bool skip; member
355 m->mapping.skip = false; in matcher_mapping_start_new()
391 m->mapping.skip = true; in matcher_mapping_set_mlvo()
398 m->mapping.skip = true; in matcher_mapping_set_mlvo()
410 m->mapping.skip = true; in matcher_mapping_set_mlvo()
423 m->mapping.skip = true; in matcher_mapping_set_mlvo()
450 m->mapping.skip = true; in matcher_mapping_set_kccgst()
457 m->mapping.skip = true; in matcher_mapping_set_kccgst()
471 goto skip; in matcher_mapping_verify()
[all …]
/external/tensorflow/tensorflow/contrib/ignite/python/ops/
Dignite_dataset_ops.py61 def skip(self, length): member in Readable
466 data.skip(1)
471 data.skip(2)
476 data.skip(4)
481 data.skip(8)
486 data.skip(4)
491 data.skip(8)
496 data.skip(2)
501 data.skip(1)
507 data.skip(length)
[all …]
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/utils/
DIOUtilsTest.java40 skip(new StreamWrapper() { in skipUsingSkip()
50 skip(new StreamWrapper() { in skipUsingRead()
55 public long skip(final long s) { in skipUsingRead()
65 skip(new StreamWrapper() { in skipUsingSkipAndRead()
71 public long skip(final long s) throws IOException { in skipUsingSkipAndRead()
73 toWrap.skip(5); in skipUsingSkipAndRead()
130 private void skip(final StreamWrapper wrapper) throws Exception { in skip() method in IOUtilsTest
135 Assert.assertEquals(10, IOUtils.skip(sut, 10)); in skip()
DSkipShieldingInputStreamTest.java31 public long skip(long n) { in skipDelegatesToRead()
44 Assert.assertEquals(100, i.skip(100)); in skipDelegatesToRead()
52 public long skip(long n) { in skipHasAnUpperBoundOnRead()
65 Assert.assertTrue(Integer.MAX_VALUE > i.skip(Long.MAX_VALUE)); in skipHasAnUpperBoundOnRead()
73 public long skip(long n) { in skipSwallowsNegativeArguments()
87 Assert.assertEquals(0, i.skip(Long.MIN_VALUE)); in skipSwallowsNegativeArguments()
/external/ltp/testcases/kernel/syscalls/madvise/
Dmadvise02.c76 int skip; member
105 tc->skip = 0; in tcases_filter()
110 tc->skip = 1; in tcases_filter()
115 tc->skip = 1; in tcases_filter()
120 tc->skip = 1; in tcases_filter()
128 tc->skip = 1; in tcases_filter()
132 tc->skip = 1; in tcases_filter()
136 tc->skip = 1; in tcases_filter()
181 if (tc->skip == 1) { in advice_test()
/external/libaom/libaom/third_party/libyuv/source/
Dmjpeg_decoder.cc270 int skip = (GetHeight() - dst_height) / 2; in DecodeToBuffers() local
271 if (skip > 0) { in DecodeToBuffers()
274 while (skip >= GetImageScanlinesPerImcuRow()) { in DecodeToBuffers()
279 skip -= GetImageScanlinesPerImcuRow(); in DecodeToBuffers()
281 if (skip > 0) { in DecodeToBuffers()
290 assert(skip % GetVertSubSampFactor(i) == 0); in DecodeToBuffers()
292 DivideAndRoundDown(skip, GetVertSubSampFactor(i)); in DecodeToBuffers()
301 lines_left -= (GetImageScanlinesPerImcuRow() - skip); in DecodeToBuffers()
360 int skip = (GetHeight() - dst_height) / 2; in DecodeToCallback() local
361 if (skip > 0) { in DecodeToCallback()
[all …]
/external/openssh/regress/
Dintegrity.sh30 skip=0
32 skip=`expr $skip - 1`
33 if [ $skip -gt 0 ]; then
59 Bad?packet*) elen=`expr $elen + 1`; skip=3;;
61 emac=`expr $emac + 1`; skip=0;;
62 padding*) epad=`expr $epad + 1`; skip=0;;
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-window.hpp56 , skip(s) in window_values()
60 int skip; member
65 window(int count, int skip) in window()
66 : initial(count, skip) in window()
95 if (c >= 0 && c % this->skip == 0) { in on_next()
100 if (++cursor % this->skip == 0) { in on_next()
154 static auto member(Observable&& o, int count, int skip) in member()
155 -> decltype(o.template lift<Value>(Window(count, skip))) { in member()
156 return o.template lift<Value>(Window(count, skip)); in member()
/external/python/cpython3/Modules/
Dmakesetup155 skip=
158 case $skip in
159 libs) libs="$libs $arg"; skip=; continue;;
160 cpps) cpps="$cpps $arg"; skip=; continue;;
161 srcs) srcs="$srcs $arg"; skip=; continue;;
164 -framework) libs="$libs $arg"; skip=libs;
168 -Xcompiler) skip=cpps;;
169 -Xlinker) libs="$libs $arg"; skip=libs;;
170 -rpath) libs="$libs $arg"; skip=libs;;
171 --rpath) libs="$libs $arg"; skip=libs;;
[all …]
/external/python/cpython2/Modules/
Dmakesetup149 skip=
152 case $skip in
153 libs) libs="$libs $arg"; skip=; continue;;
154 cpps) cpps="$cpps $arg"; skip=; continue;;
155 srcs) srcs="$srcs $arg"; skip=; continue;;
158 -framework) libs="$libs $arg"; skip=libs;
162 -Xcompiler) skip=cpps;;
163 -Xlinker) libs="$libs $arg"; skip=libs;;
164 -rpath) libs="$libs $arg"; skip=libs;;
165 --rpath) libs="$libs $arg"; skip=libs;;
[all …]
/external/zlib/src/examples/
Dgzjoin.c157 local void bskip(bin *in, unsigned skip) in bskip() argument
164 if (skip <= in->left) { in bskip()
165 in->left -= skip; in bskip()
166 in->next += skip; in bskip()
171 skip -= in->left; in bskip()
175 if (skip > CHUNK) { in bskip()
178 left = skip & (CHUNK - 1); in bskip()
182 lseek(in->fd, skip - 1, SEEK_CUR); in bskip()
189 lseek(in->fd, skip - left, SEEK_CUR); in bskip()
190 skip = left; in bskip()
[all …]

12345678910>>...86