Home
last modified time | relevance | path

Searched defs:srep (Results 1 – 25 of 85) sorted by relevance

1234

/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/fs/kfs/
H A DKosmosFileSystem.java110 String srep = absolute.toUri().getPath(); in mkdirs() local
124 String srep = absolute.toUri().getPath(); in isDirectory() local
134 String srep = absolute.toUri().getPath(); in isFile() local
140 String srep = absolute.toUri().getPath(); in listStatus() local
150 String srep = absolute.toUri().getPath(); in getFileStatus() local
193 String srep = absolute.toUri().getPath(); in create() local
203 String srep = absolute.toUri().getPath(); in open() local
222 String srep = absolute.toUri().getPath(); in delete() local
248 String srep = absolute.toUri().getPath(); in getLength() local
255 String srep = absolute.toUri().getPath(); in getReplication() local
[all …]
H A DKFSImpl.java66 String srep = path.toUri().getPath(); in readdirplus() local
/dports/security/steghide/steghide-0.5.1/src/
H A DEncryptionMode.cc34 EncryptionMode::EncryptionMode (std::string srep) in EncryptionMode()
54 bool EncryptionMode::isValidStringRep (std::string srep) in isValidStringRep()
84 EncryptionMode::IRep EncryptionMode::translate (std::string srep) in translate()
H A DEncryptionAlgorithm.cc34 EncryptionAlgorithm::EncryptionAlgorithm (std::string srep) in EncryptionAlgorithm()
54 bool EncryptionAlgorithm::isValidStringRep (std::string srep) in isValidStringRep()
84 EncryptionAlgorithm::IRep EncryptionAlgorithm::translate (std::string srep) in translate()
H A DEncryptionMode.h74 char* srep ; member
H A DEncryptionAlgorithm.h99 char* srep ; member
/dports/math/GiNaC/ginac-1.8.2/check/
H A Dexam_parser.cpp36 const string srep("-a-b"); in check1() local
54 const string srep("5-(3*x)/10"); in check2() local
72 const string srep("5-(2*I)/3"); in check3() local
H A Dtime_parser.cpp48 static double benchmark_and_cmp(const string& srep) in benchmark_and_cmp()
70 string srep = prepare_str(n); in main() local
/dports/databases/libgda5/libgda-5.2.10/samples/XSLT/
H A Dtest.xsl19 <xsl:variable name="srep" select="text()"/> variable
/dports/databases/libgda5-ui/libgda-5.2.10/samples/XSLT/
H A Dtest.xsl19 <xsl:variable name="srep" select="text()"/> variable
/dports/databases/libgda5-mysql/libgda-5.2.10/samples/XSLT/
H A Dtest.xsl19 <xsl:variable name="srep" select="text()"/> variable
/dports/databases/libgda5-postgresql/libgda-5.2.10/samples/XSLT/
H A Dtest.xsl19 <xsl:variable name="srep" select="text()"/> variable
/dports/databases/libgda5-ldap/libgda-5.2.10/samples/XSLT/
H A Dtest.xsl19 <xsl:variable name="srep" select="text()"/> variable
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/isolation/expected/
H A Dlock-committed-update.out21 step s2l: <... completed>
/dports/databases/libgda5-jdbc/libgda-5.2.10/samples/XSLT/
H A Dtest.xsl19 <xsl:variable name="srep" select="text()"/> variable
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/tests/
H A DRpcTypesTest.cpp68 auto srep = [](SerializedResponse&& sr, uint32_t seqId) { in TEST_P() local
119 auto srep = [](SerializedResponse&& sr) { in TEST_P() local
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dcurdir.c46 char *srep; /* replace string */ local
/dports/math/vtk8/VTK-8.2.0/Rendering/Matplotlib/Testing/Cxx/
H A DTestIndexedLookupScalarBar.cxx536 …vtkScalarBarRepresentation* srep = vtkScalarBarRepresentation::SafeDownCast( scalarWidgetB->GetRep… in TestIndexedLookupScalarBar() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Matplotlib/Testing/Cxx/
H A DTestIndexedLookupScalarBar.cxx520 vtkScalarBarRepresentation* srep = in TestIndexedLookupScalarBar() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Matplotlib/Testing/Cxx/
H A DTestIndexedLookupScalarBar.cxx536 …vtkScalarBarRepresentation* srep = vtkScalarBarRepresentation::SafeDownCast( scalarWidgetB->GetRep… in TestIndexedLookupScalarBar() local
/dports/audio/uade/uade-2.13/src/frontends/common/
H A Damifilemagic.c362 int vol, slen, srep, sreplen; in mod32check() local
590 int srep = 0; in mod15check() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/tsan/
H A Dtsan_rtl_report.cc491 const ScopedReport &srep, in OutputReport()
517 const ScopedReport &srep, in IsFiredSuppression()
535 const ScopedReport &srep, in IsFiredSuppression()
/dports/comms/fldigi/fldigi-4.1.20/src/logbook/
H A Dmaclogger.cxx257 static string srep; in parse_maclog() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Segment_Delaunay_graph_Linf_2/
H A DInfinite_edge_interior_conflict_C2.h200 Point_2 srep; in operator() local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_dftb_types.F57 REAL(KIND=dp), DIMENSION(3) :: srep ! coefficients for extrapolation component

1234