HomeSort by: relevance | last modified time | path
    Searched defs:is_valid (Results 1 - 25 of 58) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc.old/dist/libgcc/config/spu/
mfc_tag_reserve.c 37 vector unsigned int count_zeros, is_valid; local
46 is_valid = spu_cmpeq (count_zeros, 32);
47 count_zeros = spu_sel (count_zeros, is_valid, is_valid);
mfc_multi_tag_reserve.c 44 vector unsigned int count_busy, is_valid; local
72 /* is_valid is set to 0xFFFFFFFF if table_copy == 0, 0 otherwise. */
73 is_valid = spu_cmpeq (table_copy, 0);
74 index = spu_sel (index, is_valid, is_valid);
80 __mfc_tag_table = spu_sel (table_copy, __mfc_tag_table, is_valid);
  /src/sbin/chkconfig/
chkconfig.sh 82 is_valid() function
121 if is_valid ${_name}; then
150 if is_valid ${_name}; then
164 if is_valid ${_name}; then
212 if exists ${rcfile} && is_valid ${rcfile}; then
  /src/external/gpl3/gdb/dist/sim/ppc/
spreg.c 29 int is_valid; member in struct:_spreg_info
1143 return spr_info[spr].is_valid;
  /src/external/gpl3/gdb.old/dist/sim/ppc/
spreg.c 29 int is_valid; member in struct:_spreg_info
1143 return spr_info[spr].is_valid;
  /src/crypto/external/bsd/openssl.old/dist/util/
mkdef.pl 1049 sub is_valid subroutine
1091 print STDERR "DEBUG: [",$#keywords,",",$#keywords < 0,"] is_valid($keywords_txt) => (\!$falsesum) && $truesum = ",(!$falsesum) && $truesum,"\n" if $debug;
1114 } elsif (is_valid($p,1) && is_valid($a,0)) {
1210 if (is_valid($p,1) && is_valid($a,0)) {
  /src/external/gpl3/binutils/dist/include/
floatformat.h 90 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
  /src/external/gpl3/binutils.old/dist/include/
floatformat.h 90 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
  /src/external/gpl3/gcc/dist/include/
floatformat.h 90 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
  /src/external/gpl3/gcc.old/dist/include/
floatformat.h 90 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
  /src/external/gpl3/gdb/dist/include/
floatformat.h 90 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
  /src/external/gpl3/gdb.old/dist/include/
floatformat.h 90 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
  /src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_chained_origin_depot.cc 77 static bool is_valid(const args_type &args) { return true; } function in struct:__msan::ChainedOriginDepotNode
  /src/external/bsd/atf/dist/tools/
io.cpp 71 if (is_valid())
85 impl::file_handle::is_valid(void) function in class:impl::file_handle
94 assert(is_valid());
104 assert(is_valid());
115 assert(is_valid());
123 assert(is_valid());
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_chained_origin_depot.cpp 38 static bool is_valid(const args_type &args);
106 bool ChainedOriginDepotNode::is_valid(const args_type &args) { return true; } function in class:__sanitizer::ChainedOriginDepotNode
sanitizer_stackdepot.cpp 43 static bool is_valid(const args_type &args) { function in struct:__sanitizer::StackDepotNode
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_chained_origin_depot.cpp 39 static bool is_valid(const args_type &args);
107 bool ChainedOriginDepotNode::is_valid(const args_type &args) { return true; } function in class:__sanitizer::ChainedOriginDepotNode
sanitizer_stackdepot.cpp 43 static bool is_valid(const args_type &args) { function in struct:__sanitizer::StackDepotNode
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stackdepot.cc 71 static bool is_valid(const args_type &args) { function in struct:__sanitizer::StackDepotNode
  /src/tests/modules/x86_pte_tester/
x86_pte_tester.c 78 #define is_valid(__ent) is_flag(__ent, PTE_P) macro
97 if (is_valid(pd[i])) {
118 if (!is_valid(pd[i]))
145 if (!is_valid(pd[i]))
172 if (!is_valid(pd[i]))
  /src/external/gpl3/gdb/dist/gdb/python/
py-tui.c 55 bool is_valid () const;
156 gdbpy_tui_window::is_valid () const function in class:gdbpy_tui_window
445 if (!(Window)->is_valid ()) \
454 if (!(Window)->is_valid ()) \
469 if (win->is_valid ())
573 { "is_valid", gdbpy_tui_is_valid, METH_NOARGS,
574 "is_valid () -> Boolean\n\
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-disasm.py 340 assert not info.is_valid()
832 def is_valid(self): member in class:InvalidDisassembleInfo
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-tui.c 52 bool is_valid () const;
153 gdbpy_tui_window::is_valid () const function in class:gdbpy_tui_window
436 if (!(Window)->is_valid ()) \
445 if (!(Window)->is_valid ()) \
460 if (win->is_valid ())
564 { "is_valid", gdbpy_tui_is_valid, METH_NOARGS,
565 "is_valid () -> Boolean\n\
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-disasm.py 340 assert not info.is_valid()
832 def is_valid(self): member in class:InvalidDisassembleInfo
  /src/sys/dev/
fss.c 1158 bool thread_idle, is_valid; local
1191 is_valid = (sc->sc_state == FSS_ACTIVE);
1196 if (is_valid) {
1253 is_valid = (sc->sc_state == FSS_ACTIVE);
1257 if (!is_valid) {

Completed in 50 milliseconds

1 2 3