OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bstart
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/tests/progs/
test_rel_cmds.ct
24
brel_start_iter,
bstart
;
/external/opencv3/modules/imgcodecs/src/
grfmt_tiff.cpp
276
uchar *
bstart
= buffer;
local
283
bstart
+= (tile_height0 - tile_height) * tile_width0 * 4;
296
icvCvt_BGRA2RGBA_8u_C4R(
bstart
+ i*tile_width0*4, 0,
302
icvCvt_BGRA2BGR_8u_C4C3R(
bstart
+ i*tile_width0*4, 0,
308
icvCvt_BGRA2Gray_8u_C4C1R(
bstart
+ i*tile_width0*4, 0,
/external/jetty/src/java/org/eclipse/jetty/util/
MultiPartInputStream.java
477
int
bstart
= _contentType.indexOf("boundary=");
local
478
if (
bstart
>= 0)
480
int bend = _contentType.indexOf(";",
bstart
);
482
contentTypeBoundary = QuotedStringTokenizer.unquote(value(_contentType.substring(
bstart
,bend), true).trim());
/external/robolectric/v1/lib/main/
xpp3-1.1.4c.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar
/prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar
Completed in 1652 milliseconds