Home
last modified time | relevance | path

Searched defs:firstpart (Results 1 – 25 of 124) sorted by relevance

12345

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/utils/
H A DDateUtils.java137 String firstpart = dateStr.substring(0, in parseRFC3339Date() local
/dports/games/fillets-ng/fillets-ng-1.0.1/src/gengine/
H A Ddef-script.cpp44 int firstpart = 1; /* still before eventual `...' */ in script_debugStack() local
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Dsepa_partition.c51 int* firstpart, /**< the first partition */ in createPartitionCut()
164 int* firstpart; in SCIP_DECL_SEPAEXECLP() local
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/iLBC/iLBC/
H A Dpacking.c28 int *firstpart, /* (o) the value specified by most in packsplit()
H A DiLBC_encode.c109 int index, ulp, firstpart; in iLBC_encode() local
/dports/net/ilbc/ilbc-rfc3951/src/
H A Dpacking.c28 int *firstpart, /* (o) the value specified by most in packsplit()
H A DiLBC_encode.c115 int index, ulp, firstpart; in iLBC_encode() local
/dports/net/sems/sems-f89581a/core/plug-in/ilbc/iLBC_rfc3951/
H A Dpacking.c28 int *firstpart, /* (o) the value specified by most in packsplit()
H A DiLBC_encode.c115 int index, ulp, firstpart; in iLBC_encode() local
/dports/net/yate/yate-6.4.0-1/libs/ilbc/
H A Dpacking.c29 int *firstpart, /* (o) the value specified by most in packsplit()
H A DiLBC_encode.c110 int index, ulp, firstpart; in iLBC_encode() local
/dports/net/pjsip/pjproject-2.11.1/third_party/ilbc/
H A Dpacking.c28 int *firstpart, /* (o) the value specified by most in packsplit()
H A DiLBC_encode.c115 int index, ulp, firstpart; in iLBC_encode() local
/dports/net/opal/opal-3.10.10/plugins/audio/iLBC/iLBC/
H A Dpacking.c28 int *firstpart, /* (o) the value specified by most in packsplit()
H A DiLBC_encode.c109 int index, ulp, firstpart; in iLBC_encode() local
/dports/textproc/libxslt/libxslt-1.1.34/tests/XSLTMark/
H A Dtower2.xsl68 <xsl:variable name="firstpart"> variable
/dports/net/afpfs-ng/afpfs-ng-0.8.1/lib/
H A Dafp_url.c147 char firstpart[255],secondpart[2048]; in afp_parse_url() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/unarr/rar/
H A Dlzss.h63 int firstpart = lzss_size(self) - windowoffs; in lzss_copy_bytes_from_window() local
/dports/graphics/evince/evince-41.3/cut-n-paste/unarr/rar/
H A Dlzss.h63 int firstpart = lzss_size(self) - windowoffs; in lzss_copy_bytes_from_window() local
/dports/archivers/unarr/unarr-1.0.1/rar/
H A Dlzss.h63 int firstpart = lzss_size(self) - windowoffs; in lzss_copy_bytes_from_window() local
/dports/graphics/peruse/peruse-8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78/src/qtquick/karchive-rar/unarr/rar/
H A Dlzss.h63 int firstpart = lzss_size(self) - windowoffs; in lzss_copy_bytes_from_window() local
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-search_replace.php153 $firstpart = substr($data, 0, $curpos); variable
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/extra/
H A DRingBuffer.hpp570 const uint32_t firstpart(buffer->size - tail); in tryRead() local
625 const uint32_t firstpart(buffer->size - wrtn); in tryWrite() local
/dports/textproc/meld-legacy/meld-1.8.6/meld/
H A Dmisc.py163 def firstpart(alist): function
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DCarlaRingBuffer.hpp367 const uint32_t firstpart(fBuffer->size - tail); in tryRead() local
421 const uint32_t firstpart(fBuffer->size - wrtn); in tryWrite() local

12345