Searched defs:valid (Results 151 - 175 of 674) sorted by relevance

1234567891011>>

/external/mesa3d/src/egl/main/
H A Degldisplay.c117 unsigned char valid = 0; local
126 if (mincore((void *) addr, page_size, &valid) < 0) {
131 return (valid & 0x01) == 0x01;
334 * Return EGL_TRUE if the given handle is a valid handle to a display.
354 * Return EGL_TRUE if the given resource is valid. That is, the display does
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_usefont.c160 * determine if a given glyph is valid and return the
168 int i, valid = 1; local
176 valid = 0;
185 valid = 0;
188 if (valid) {
299 int valid; local
305 valid = 0;
308 valid = 1;
340 if (valid && (bm_width > 0) && (bm_height > 0)) {
/external/mesa3d/src/glx/
H A Dxfont.c166 * determine if a given glyph is valid and return the
174 int i, valid = 1; local
182 valid = 0;
191 valid = 0;
194 if (valid) {
302 int valid; local
308 valid = 0;
311 valid = 1;
342 if (valid && (bm_width > 0) && (bm_height > 0)) {
/external/mesa3d/src/mesa/drivers/x11/
H A Dxfonts.c167 * determine if a given glyph is valid and return the
175 int i, valid = 1; local
183 valid = 0;
192 valid = 0;
195 if (valid) {
305 int valid; local
311 valid = 0;
314 valid = 1;
346 if (valid && (bm_width > 0) && (bm_height > 0)) {
/external/oprofile/libutil++/
H A Dop_bfd.h201 * if the bfd object associated with the symbol is not valid,
213 bool valid() const { return ibfd.valid(); } function in class:op_bfd
/external/pcre/dist/
H A DRunTest.bat112 set valid=no variable
113 for %%v in (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) do if %%v == %%a set valid=yes variable
114 if "!valid!" == "yes" (
/external/qemu/android/skin/
H A Dfile.h25 char valid; member in struct:SkinBackground
32 char valid; member in struct:SkinDisplay
H A Dscaler.c20 int valid; member in struct:SkinScaler
50 scaler->valid = 1;
94 if (!scaler->valid) {
116 if ( !scaler->valid )
/external/qemu/distrib/sdl-1.2.15/src/joystick/
H A DSDL_joystick.c200 int valid; local
204 valid = 0;
206 valid = 1;
208 return valid;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAdapterView.java31 private boolean valid = false; field in class:ShadowAdapterView
71 valid = false;
84 if (!valid) {
86 valid = true;
131 * @return true if the object is valid, false if not
136 return valid;
308 if (valid && (previousItems.size() - ignoreRowsAtEndOfList != adapter.getCount() - ignoreRowsAtEndOfList)) {
309 throw new ArrayIndexOutOfBoundsException("view is valid but adapter.getCount() has changed from " + previousItems.size() + " to " + adapter.getCount());
322 if (valid && !newItems.equals(previousItems)) {
323 throw new RuntimeException("view is valid bu
[all...]
/external/skia/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp163 int valid = SkDQuad::AddValidTs(allRoots, realRoots, validRoots); local
164 if (valid != 1) {
189 SkDebugf("realRoots=%d (%1.9g, %1.9g, %1.9g) valid=%d (%1.9g, %1.9g, %1.9g)\n",
190 realRoots, allRoots[0], allRoots[1], allRoots[2], valid, validRoots[0],
258 int valid = SkDQuad::AddValidTs(allRoots, realRoots, validRoots);
259 SK_ALWAYSBREAK(valid == 1);
/external/valgrind/main/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...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dacs.c122 * Each valid and possible channel spec (i.e., channel + width) is taken and its
428 int valid = 0; local
438 valid++;
442 return !!valid;
/external/wpa_supplicant_8/src/ap/
H A Dacs.c122 * Each valid and possible channel spec (i.e., channel + width) is taken and its
428 int valid = 0; local
438 valid++;
442 return !!valid;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dacs.c122 * Each valid and possible channel spec (i.e., channel + width) is taken and its
428 int valid = 0; local
438 valid++;
442 return !!valid;
/external/chromium_org/chrome/browser/extensions/
H A Dcrx_installer.cc284 bool valid = false; local
291 valid = true;
294 valid = expected_manifest_->Equals(original_manifest_.get());
295 if (!valid && expected_manifest_check_level_ ==
307 valid = !(PermissionMessageProvider::Get()->IsPrivilegeIncrease(
315 if (!valid)
/external/chromium_org/components/content_settings/core/common/
H A Dcontent_settings_pattern.cc110 // Returns true when the pattern |parts| represent a valid pattern.
262 // If the pattern is for an extension URL test if it is valid.
292 // If the pattern is for a "file-pattern" test if it is valid.
299 // If the pattern is for an extension URL test if it is valid.
458 bool valid)
460 is_valid_(valid) {
456 ContentSettingsPattern( const PatternParts& parts, bool valid) argument
/external/chromium_org/ipc/
H A Dipc_message_utils.h430 // receiving side, the FileDescriptor is a valid duplicate of the file
433 // this case, the receiving end will see a value of -1. *Zero is a valid file
440 // When sending a file descriptor, the file descriptor must be valid at the time
714 bool valid = !!p; local
715 WriteParam(m, valid);
716 if (valid)
720 bool valid = false; local
721 if (!ReadParam(m, iter, &valid))
724 if (!valid) {
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLFramebuffer.cpp58 virtual bool valid() const OVERRIDE;
113 bool WebGLRenderbufferAttachment::valid() const function in class:blink::__anon11091::WebGLRenderbufferAttachment
166 virtual bool valid() const OVERRIDE;
219 bool WebGLTextureAttachment::valid() const function in class:blink::__anon11091::WebGLTextureAttachment
341 ASSERT(attachedObject && attachedObject->valid());
502 if (!attachment->valid()) {
503 *reason = "attachment is not valid";
560 return attachment && attachment->valid();
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DDirectiveParser.cpp196 // We have a valid defined operator.
590 bool valid = true; local
601 valid = valid && (token->type == Token::IDENTIFIER);
604 valid = valid && (token->type == '(');
608 valid = valid && (token->type == Token::IDENTIFIER);
611 valid = valid
645 bool valid = true; local
720 bool valid = true; local
789 bool valid = true; local
[all...]
/external/chromium_org/third_party/libxml/src/
H A Ddict.c75 int valid; member in struct:_xmlDictEntry
570 if (olddict[i].valid == 0)
579 if (dict->dict[key].valid == 0) {
592 entry->valid = 1;
621 if (dict->dict[key].valid == 0) {
624 dict->dict[key].valid = 1;
690 if (iter->valid == 0)
741 if (dict->dict[key].valid == 0) {
783 if (dict->subdict->dict[key].valid != 0) {
827 entry->valid
[all...]
H A Dhash.c45 int valid; member in struct:_xmlHashEntry
233 if (oldtable[i].valid == 0)
252 if (table->table[key].valid == 0) {
301 if (iter->valid == 0)
520 if (table->table[key].valid == 0) {
571 entry->valid = 1;
636 if (table->table[key].valid == 0) {
701 entry->valid = 1;
733 if (table->table[key].valid == 0)
780 if (table->table[key].valid
[all...]

Completed in 6474 milliseconds

1234567891011>>