Searched refs:valid (Results 251 - 275 of 821) sorted by relevance

<<11121314151617181920>>

/external/libunwind/doc/
H A Dunw_get_accessors.tex23 guaranteed to remain valid until address space \Var{as} is destroyed
33 returns a valid (non-\Const{NULL}) pointer to an
/external/libvpx/libvpx/vpx/
H A Dvpx_decoder.h225 * The list of available frames becomes valid upon completion of the
226 * vpx_codec_decode call, and remains valid until the next call to
293 const vpx_image_rect_t *valid,
/external/libxml2/
H A Dhash.c61 int valid; member in struct:_xmlHashEntry
265 if (oldtable[i].valid == 0)
284 if (table->table[key].valid == 0) {
333 if (iter->valid == 0)
564 if (table->table[key].valid == 0) {
615 entry->valid = 1;
680 if (table->table[key].valid == 0) {
745 entry->valid = 1;
777 if (table->table[key].valid == 0)
824 if (table->table[key].valid
[all...]
H A Dcheck-xml-test-suite.py233 valid = ctxt.isValid()
238 if valid == 1:
269 valid = ctxt.isValid()
274 if valid != 1:
279 if error_nr != 0 or valid != 1:
280 print "%s: warning: valid document reported an error" % (id)
281 log.write("%s: warning: valid document reported an error\n" % (id))
315 elif type == "valid":
H A Ddict.c98 int valid; member in struct:_xmlDictEntry
704 if (olddict[i].valid == 0)
713 if (dict->dict[key].valid == 0) {
726 entry->valid = 1;
755 if (dict->dict[key].valid == 0) {
758 dict->dict[key].valid = 1;
824 if (iter->valid == 0)
882 if (dict->dict[key].valid == 0) {
924 if (dict->subdict->dict[key].valid != 0) {
968 entry->valid
[all...]
H A DSAX2.c20 #include <libxml/valid.h>
27 #include <libxml/valid.h>
116 ctxt->valid = 0;
152 ctxt->valid = 0;
755 int tmp = ctxt->valid;
758 ctxt->valid = tmp;
762 ctxt->vctxt.valid = 1;
779 if (ctxt->vctxt.valid == 0)
780 ctxt->valid = 0;
783 ctxt->valid
[all...]
/external/linux-kselftest/tools/testing/selftests/gpio/
H A Dgpio-mockup-chardev.c267 * is_valid_gpio_chip: Whether the gpio_chip is valid. 1 means valid,
274 int valid; local
286 valid = strcmp(argv[2], "true") == 0 ? 1 : 0;
291 if (!valid && ret == 0) {
299 } else if (cinfo && !valid) {
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_MODULATOR.c36 int valid = 0; local
45 valid = 1;
47 valid = 0;
49 return valid;
H A Dtest_VIDIOC_PRIORITY.c35 int valid = 0; local
44 valid = 1;
47 valid = 0;
49 return valid;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.h47 GLuint valid; member in struct:_radeon_mipmap_level
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h47 GLuint valid; member in struct:_radeon_mipmap_level
/external/pdfium/third_party/libpng16/
H A Dpnginfo.h60 png_uint_32 valid; /* valid chunk data (see PNG_INFO_ below) */ member in struct:png_info_def
62 png_colorp palette; /* array of color values (valid & PNG_INFO_PLTE) */
85 * valid field to see if the information in these are valid. If you
86 * are writing, set the valid field to those chunks you want written,
136 * the low-order bits is not specified. Data is valid if
137 * (valid & PNG_INFO_sBIT) is non-zero.
151 * Data is valid if (valid
[all...]
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
H A DEDInst.h45 /// valid - Returns true if the result has been obtained by executing the
47 bool valid() { return Valid; } function in struct:llvm::CachedResult
49 /// valid() is false
51 /// setResult - Sets the result of the function and declares it valid
/external/syslinux/com32/gpllib/acpi/
H A Drsdt.c48 r->valid = true;
H A Dxsdt.c53 x->valid = true;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dgas_serv.h68 u8 valid; member in struct:gas_dialog_info
/external/wpa_supplicant_8/src/ap/
H A Dgas_serv.h68 u8 valid; member in struct:gas_dialog_info
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dgas_serv.h68 u8 valid; member in struct:gas_dialog_info
/external/llvm/lib/CodeGen/
H A DInterferenceCache.cpp32 // only valid when there is a corresponding CacheEntries assignment. There is
59 if (!Entries[E].valid(LIUArray, TRI))
63 // No valid entry exists, pick the next round-robin entry.
112 bool InterferenceCache::Entry::valid(LiveIntervalUnion *LIUArray, function in class:InterferenceCache::Entry
159 if (!I.valid())
210 if (!I.valid() || I.start() >= Stop)
213 bool Backup = !I.valid() || I.start() >= Stop;
H A DLiveDebugVariables.cpp217 if (!I.valid() || I.start() != Idx)
315 /// @param Idx Last valid SLotIndex before instruction.
405 for (LocMap::const_iterator I = locInts.begin(); I.valid(); ++I) {
444 for (LocMap::iterator I = locInts.begin(); I.valid(); ++I) {
567 if (I.valid() && I.start() <= Start) {
577 if (I.valid() && I.start() < Stop) {
620 if (!I.valid() || I.value() != LocNo)
646 if (I.valid() && I.start() <= Idx)
669 for (LocMap::const_iterator I = locInts.begin(); I.valid(); ++I)
708 for (LocMap::iterator I = locInts.begin(); I.valid();)
[all...]
/external/skia/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp165 int valid = SkDQuad::AddValidTs(allRoots, realRoots, validRoots); local
166 if (valid != 1) {
191 SkDebugf("realRoots=%d (%1.9g, %1.9g, %1.9g) valid=%d (%1.9g, %1.9g, %1.9g)\n",
192 realRoots, allRoots[0], allRoots[1], allRoots[2], valid, validRoots[0],
262 int valid = SkDQuad::AddValidTs(allRoots, realRoots, validRoots);
263 SkASSERT_RELEASE(valid == 1);
/external/skqp/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp165 int valid = SkDQuad::AddValidTs(allRoots, realRoots, validRoots); local
166 if (valid != 1) {
191 SkDebugf("realRoots=%d (%1.9g, %1.9g, %1.9g) valid=%d (%1.9g, %1.9g, %1.9g)\n",
192 realRoots, allRoots[0], allRoots[1], allRoots[2], valid, validRoots[0],
262 int valid = SkDQuad::AddValidTs(allRoots, realRoots, validRoots);
263 SkASSERT_RELEASE(valid == 1);
/external/syslinux/gpxe/src/include/gpxe/
H A Dsrp.h537 uint8_t valid; member in struct:srp_rsp
559 /** Data-in residual count field is valid and represents an underflow */
562 /** Data-in residual count field is valid and represents an overflow */
565 /** Data-out residual count field is valid and represents an underflow */
568 /** Data-out residual count field is valid and represents an overflow */
571 /** Sense data list length field is valid */
574 /** Response data list length field is valid */
584 return ( ( rsp->valid & SRP_RSP_VALID_RSPVALID ) ?
595 return ( ( rsp->valid & SRP_RSP_VALID_RSPVALID ) ?
606 return ( ( rsp->valid
[all...]
/external/deqp/modules/egl/
H A DteglSyncTests.cpp1205 // Add valid API test
1207 TestCaseGroup* const valid = new TestCaseGroup(m_eglTestCtx, "valid", "Valid function calls"); local
1210 valid->addChild(new CreateNullAttribsTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR));
1211 valid->addChild(new CreateEmptyAttribsTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR));
1214 valid->addChild(new ClientWaitNoTimeoutTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR));
1215 valid->addChild(new ClientWaitForeverTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR));
1216 valid->addChild(new ClientWaitNoContextTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR));
1217 valid->addChild(new ClientWaitForeverFlushTest(m_eglTestCtx, EGL_SYNC_FENCE_KHR));
1220 valid
1276 TestCaseGroup* const valid = new TestCaseGroup(m_eglTestCtx, "valid", "Valid function calls"); local
[all...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DLiveDebugVariables.cpp207 if (!I.valid() || I.start() != Idx)
308 /// @param Idx Last valid SLotIndex before instruction.
357 for (LocMap::const_iterator I = locInts.begin(); I.valid(); ++I) {
396 for (LocMap::iterator I = locInts.begin(); I.valid(); ++I) {
512 if (I.valid() && I.start() <= Start) {
522 if (I.valid() && I.start() < Stop)
579 if (!I.valid() || I.value() != LocNo)
605 if (I.valid() && I.start() <= Idx)
627 for (LocMap::const_iterator I = locInts.begin(); I.valid(); ++I)
649 for (LocMap::iterator I = locInts.begin(); I.valid();)
[all...]

Completed in 584 milliseconds

<<11121314151617181920>>