Home
last modified time | relevance | path

Searched defs:sArr (Results 1 – 9 of 9) sorted by relevance

/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/util/
H A DmxBase64.java98 public final static char[] encodeToChar(byte[] sArr, boolean lineSep) in encodeToChar()
155 public final static byte[] decode(char[] sArr) in decode()
216 public final static byte[] decodeFast(char[] sArr) in decodeFast()
287 public final static byte[] encodeToByte(byte[] sArr, boolean lineSep) in encodeToByte()
344 public final static byte[] decode(byte[] sArr) in decode()
405 public final static byte[] decodeFast(byte[] sArr) in decodeFast()
476 public final static String encodeToString(byte[] sArr, boolean lineSep) in encodeToString()
/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/base64/
H A DBase64.java98 public final static char[] encodeToChar(byte[] sArr, boolean lineSep) in encodeToChar()
150 public final static byte[] decode(char[] sArr) in decode()
207 public final static byte[] decodeFast(char[] sArr) in decodeFast()
274 public final static byte[] encodeToByte(byte[] sArr, boolean lineSep) in encodeToByte()
326 public final static byte[] decode(byte[] sArr) in decode()
384 public final static byte[] decodeFast(byte[] sArr) in decodeFast()
451 public final static String encodeToString(byte[] sArr, boolean lineSep) in encodeToString()
/dports/science/jdftx/jdftx-1.6.0/jdftx/fluid/
H A DFluidSolver.cpp357 { ScalarFieldArray sArr; in getSusceptibility() local
368 …omplex>& omega, std::vector<SusceptibilityTerm>& susceptibility, ScalarFieldArray& sArr, bool elec… in getSusceptibility_internal()
H A DLinearPCM.cpp152 …omplex>& omega, std::vector<SusceptibilityTerm>& susceptibility, ScalarFieldArray& sArr, bool elec… in getSusceptibility_internal()
H A DSaLSA.cpp307 …omplex>& omega, std::vector<SusceptibilityTerm>& susceptibility, ScalarFieldArray& sArr, bool elec… in getSusceptibility_internal()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxFontMapper.cpp17 wxArrayString* sArr = new wxArrayString; in _wxFontMapper_GetAllEncodingNames() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dinitsysvar.cpp92 FileListT sArr; in SetGDLPath() local
181 static StrArr sArr; in GDLPath() local
H A Dfile.cpp663 FileListT sArr; in expand_path() local
/dports/editors/jed/jed-0.99-19/src/
H A Dgtkterm.c1392 modLineWidgetWinXRef( GtkSubWinType ***dArr, GtkSubWinType ***sArr, int x, int y, int w, int source… in modLineWidgetWinXRef()