HomeSort by relevance Sort by last modified time
    Searched refs:_is (Results 1 - 25 of 26) sorted by null

1 2

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfStdIO.cpp 96 _is (new ifstream (fileName, ios_base::binary)),
99 if (!*_is)
101 delete _is;
109 _is (&is),
119 delete _is;
126 if (!*_is)
130 _is->read (c, n);
131 return checkError (*_is, n);
138 return std::streamoff (_is->tellg());
145 _is->seekg (pos)
    [all...]
ImfStdIO.h 87 std::ifstream * _is; member in class:Imf::StdIFStream
  /external/libunwind/doc/
unw_is_fpreg.tex 8 \begin{Name}{3}{unw\_is\_fpreg}{David Mosberger-Tang}{Programming Library}{unw\_is\_fpreg}unw\_is\_fpreg -- check if a register is a floating-point register
15 \Type{int} \Func{unw\_is\_fpreg}(\Type{unw\_regnum\_t} \Var{reg});\\
19 The \Func{unw\_is\_fpreg}() routine checks whether register number
27 The \Func{unw\_is\_fpreg}() routine returns a non-zero value if
33 \Func{unw\_is\_fpreg}() is thread-safe as well as safe to use
unw_is_signal_frame.tex 8 \begin{Name}{3}{unw\_is\_signal\_frame}{David Mosberger-Tang}{Programming Library}{unw\_is\_signal\_frame}unw\_is\_signal\_frame -- check if current frame is a signal frame
15 \Type{int} \Func{unw\_is\_signal\_frame}(\Type{unw\_cursor\_t~*}\Var{cp});\\
19 The \Func{unw\_is\_signal\_frame}() routine returns a positive value
34 On successful completion, \Func{unw\_is\_signal\_frame}() returns a
41 \Func{unw\_is\_signal\_frame}() is thread-safe as well as safe to use
unw_get_fpreg.tex 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access
65 \SeeAlso{unw\_is\_fpreg(3)},
66 \SeeAlso{unw\_is\_signal\_frame(3)},
unw_set_fpreg.tex 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access
67 \SeeAlso{unw\_is\_fpreg(3)},
68 \SeeAlso{unw\_is\_signal\_frame(3)},
unw_get_reg.tex 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access
66 \SeeAlso{unw\_is\_signal\_frame(3)},
unw_set_reg.tex 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access
68 \SeeAlso{unw\_is\_signal\_frame(3)},
libunwind.tex 54 \Type{int} \Func{unw\_is\_fpreg}(\Type{unw\_regnum\_t});\\
55 \Type{int} \Func{unw\_is\_signal\_frame}(\Type{unw\_cursor\_t~*});\\
335 \SeeAlso{unw\_is\_fpreg(3)},
336 \SeeAlso{unw\_is\_signal\_frame(3)},
  /external/bison/
GNUmakefile 50 _is-dist-target ?= $(filter-out %clean, \
52 _is-install-target ?= $(filter-out %check, $(filter install%,$(MAKECMDGOALS)))
53 ifneq (,$(_is-dist-target)$(_is-install-target))
62 ifneq (,$(_is-install-target))
cfg.mk 31 # override the _is-dist-target from GNUmakefile so that maintainer-*check*
33 _is-dist-target = $(filter-out %clean maintainer-check% maintainer-%-check, \
  /prebuilts/gdb/darwin-x86/include/python2.7/
pystate.h 14 struct _is; /* Forward */
16 typedef struct _is { struct
18 struct _is *next;
  /prebuilts/gdb/linux-x86/include/python2.7/
pystate.h 14 struct _is; /* Forward */
16 typedef struct _is { struct
18 struct _is *next;
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pystate.h 14 struct _is; /* Forward */
16 typedef struct _is { struct
18 struct _is *next;
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pystate.h 14 struct _is; /* Forward */
16 typedef struct _is { struct
18 struct _is *next;
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-utils-3.0.17.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/
plexus-utils-3.0.17.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/
plexus-utils-3.0.22.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/
plexus-utils-3.0.9.jar 

Completed in 1370 milliseconds

1 2