Searched refs:valid (Results 101 - 125 of 821) sorted by relevance

1234567891011>>

/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp197 // We have a valid defined operator.
628 bool valid = true; local
644 valid = valid && (token->type == Token::IDENTIFIER);
647 valid = valid && (token->type == '(');
651 valid = valid && (token->type == Token::IDENTIFIER);
654 valid = valid
687 bool valid = true; local
778 bool valid = true; local
850 bool valid = true; local
971 bool valid = true; local
[all...]
H A DExpressionParser.h41 bool *valid);
/external/deqp/modules/gles3/scripts/
H A Dgen-uniform-blocks.py75 def __init__(self, name, shaderType, source, valid):
79 self.valid = valid
93 "EXPECT": ("build_successful" if self.valid else "compile_fail")
108 "EXPECT": ("build_successful" if self.valid else "compile_fail")
115 def createCases(name, source, valid):
116 return [UniformBlockCase(name + "_vertex", VERTEX, source, valid),
117 UniformBlockCase(name + "_fragment", FRAGMENT, source, valid)]
905 allCases.append(CaseGroup("valid", "Valid uniform interface block syntax tests.", validCases))
/external/expat/doc/
H A DMakefile.am54 valid-xhtml10.png \
/external/google-breakpad/src/processor/
H A Dstackwalker_arm.h67 void SetContextFrameValidity(int valid) { context_frame_validity_ = valid; } argument
H A Dstackwalker_arm64.h66 void SetContextFrameValidity(uint64_t valid) { argument
67 context_frame_validity_ = valid;
/external/libxcam/plugins/smart/dvs/libdvs/
H A Dlibdvs.h41 bool valid; member in struct:DvsResult
46 DvsResult(): frame_id(-1), valid(false)
/external/libxml2/python/tests/
H A DvalidDTD.py22 valid="""<?xml version="1.0"?>
33 # Test valid document
34 doc = libxml2.parseDoc(valid)
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowParcelFileDescriptorTest.java34 assertThat(pfd.getFileDescriptor().valid()).isTrue();
42 assertThat(pfd.getFileDescriptor().valid()).isTrue();
50 assertThat(pfd.getFileDescriptor().valid()).isTrue();
60 assertThat(pfd.getFileDescriptor().valid()).isTrue();
69 assertThat(pfd.getFileDescriptor().valid()).isTrue();
80 assertThat(pfd.getFileDescriptor().valid()).isFalse();
88 assertThat(pfd.getFileDescriptor().valid()).isFalse();
97 assertThat(pfd.getFileDescriptor().valid()).isFalse();
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DLiveIntervalUnion.cpp38 while (SegPos.valid()) {
68 if (!SegPos.valid())
87 for (LiveSegments::const_iterator SI = Segments.begin(); SI.valid(); ++SI) {
97 for (SegmentIter SI = Segments.begin(); SI.valid(); ++SI)
143 while (LiveUnionI.valid()) {
158 if (!(++LiveUnionI).valid()) {
189 if (!Overlaps.valid())
202 if (!Overlaps.valid())
/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCModule.cpp21 assert((!I.valid() || I.start() < End) && "Offset range already occupied!");
34 assert(I.valid() && "Atom offset not found in module!");
/external/clang/test/Preprocessor/
H A Dwarning_tests.c6 #if __has_warning("not valid") // expected-warning {{__has_warning expected option name}}
19 // expected-warning@+3 {{Not a valid warning flag}}
20 #if __has_warning("-Wnot-a-valid-warning-flag-at-all")
22 #warning Not a valid warning flag
26 #if __has_warning "not valid"
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_JPEGCOMP.c34 int valid = 0; local
41 valid = 1;
43 valid = 0;
45 return valid;
/external/syslinux/com32/gplinclude/acpi/
H A Dfacs.h37 bool valid; member in struct:__anon23586
/external/linux-kselftest/tools/testing/selftests/sync/
H A Dsync_wait.c36 int valid, active, signaled, ret; local
49 valid = sw_sync_fence_is_valid(merged);
50 ASSERT(valid, "Failure merging fence from various timelines\n");
/external/strace/tests/
H A Dpoll.c89 const unsigned int valid,
97 if (i >= valid) {
269 const unsigned int valid = 1; local
270 const void *const epfds = tail_fds0 + ARRAY_SIZE(pfds0) - valid;
271 rc = syscall(__NR_poll, epfds, valid + 1, 0);
276 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev);
278 tprintf(", %u, 0) = -1 EFAULT (%m)\n", valid + 1);
296 rc = syscall(__NR_poll, epfds, valid + 1, 0);
301 print_pollfd_array_entering(epfds, valid
87 print_pollfd_array_entering(const struct pollfd *const pfd, const unsigned int size, const unsigned int valid, const unsigned int abbrev) argument
[all...]
/external/strace/tests-m32/
H A Dpoll.c89 const unsigned int valid,
97 if (i >= valid) {
269 const unsigned int valid = 1; local
270 const void *const epfds = tail_fds0 + ARRAY_SIZE(pfds0) - valid;
271 rc = syscall(__NR_poll, epfds, valid + 1, 0);
276 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev);
278 tprintf(", %u, 0) = -1 EFAULT (%m)\n", valid + 1);
296 rc = syscall(__NR_poll, epfds, valid + 1, 0);
301 print_pollfd_array_entering(epfds, valid
87 print_pollfd_array_entering(const struct pollfd *const pfd, const unsigned int size, const unsigned int valid, const unsigned int abbrev) argument
[all...]
/external/strace/tests-mx32/
H A Dpoll.c89 const unsigned int valid,
97 if (i >= valid) {
269 const unsigned int valid = 1; local
270 const void *const epfds = tail_fds0 + ARRAY_SIZE(pfds0) - valid;
271 rc = syscall(__NR_poll, epfds, valid + 1, 0);
276 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev);
278 tprintf(", %u, 0) = -1 EFAULT (%m)\n", valid + 1);
296 rc = syscall(__NR_poll, epfds, valid + 1, 0);
301 print_pollfd_array_entering(epfds, valid
87 print_pollfd_array_entering(const struct pollfd *const pfd, const unsigned int size, const unsigned int valid, const unsigned int abbrev) argument
[all...]
/external/webrtc/webrtc/libjingle/xmpp/
H A Djid.cc161 std::string Jid::PrepNode(const std::string& node, bool* valid) { argument
162 *valid = false;
183 *valid = true;
189 char Jid::PrepNodeAscii(char ch, bool* valid) { argument
190 *valid = true;
205 *valid = false;
215 std::string Jid::PrepResource(const std::string& resource, bool* valid) { argument
216 *valid = false;
235 *valid = true;
240 char Jid::PrepResourceAscii(char ch, bool* valid) { argument
257 PrepDomain(const std::string& domain, bool* valid) argument
277 PrepDomain(const std::string& domain, std::string* buf, bool* valid) argument
303 PrepDomainLabel( std::string::const_iterator start, std::string::const_iterator end, std::string* buf, bool* valid) argument
344 PrepDomainLabelAscii(char ch, bool* valid) argument
[all...]
/external/expat/tests/
H A Dxmltest.sh92 for xmldir in ibm/valid/P* \
94 xmltest/valid/ext-sa \
95 xmltest/valid/not-sa \
98 xmltest/valid/sa \
99 sun/valid \
/external/mesa3d/src/egl/main/
H A Deglconfig.c54 * Note that id must be positive for the config to be valid.
260 * Return true if a config is valid. When for_matching is true,
261 * EGL_DONT_CARE is accepted as a valid attribute value, and checks
271 EGLBoolean valid = EGL_TRUE; local
286 valid = EGL_FALSE;
291 valid = EGL_FALSE;
295 valid = EGL_FALSE;
301 valid = EGL_FALSE;
308 valid = EGL_FALSE;
312 valid
[all...]
/external/valgrind/none/tests/s390x/
H A Dcu12.c159 uint8_t valid[] = { local
163 run_test(buff, sizeof buff, valid, sizeof valid);
193 printf("\n----- 1st char valid, 2nd char invalid -----\n");
195 0x10, // valid
209 uint8_t valid[] = { local
216 run_test(buff, sizeof buff, valid, sizeof valid);
228 // Test for invalid two-byte characters where the 1st byte is valid
254 printf("\n----- 1st char valid,
392 uint8_t valid[4]; local
[all...]
H A Dcu12_1.c159 uint8_t valid[] = { local
163 run_test(buff, sizeof buff, valid, sizeof valid);
193 printf("\n----- 1st char valid, 2nd char invalid -----\n");
195 0x10, // valid
209 uint8_t valid[] = { local
216 run_test(buff, sizeof buff, valid, sizeof valid);
228 // Test for invalid two-byte characters where the 1st byte is valid
254 printf("\n----- 1st char valid,
392 uint8_t valid[4]; local
[all...]
H A Dcu14.c159 uint8_t valid[] = { local
163 run_test(buff, sizeof buff, valid, sizeof valid);
193 printf("\n----- 1st char valid, 2nd char invalid -----\n");
195 0x10, // valid
209 uint8_t valid[] = { local
216 run_test(buff, sizeof buff, valid, sizeof valid);
228 // Test for invalid two-byte characters where the 1st byte is valid
254 printf("\n----- 1st char valid,
392 uint8_t valid[4]; local
[all...]
H A Dcu14_1.c159 uint8_t valid[] = { local
163 run_test(buff, sizeof buff, valid, sizeof valid);
193 printf("\n----- 1st char valid, 2nd char invalid -----\n");
195 0x10, // valid
209 uint8_t valid[] = { local
216 run_test(buff, sizeof buff, valid, sizeof valid);
228 // Test for invalid two-byte characters where the 1st byte is valid
254 printf("\n----- 1st char valid,
392 uint8_t valid[4]; local
[all...]

Completed in 708 milliseconds

1234567891011>>