OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XZ_OPTIONS_ERROR
(Results
1 - 2
of
2
) sorted by null
/external/lzma/xz-embedded/
xz.h
75
* check types return
XZ_OPTIONS_ERROR
if
90
* @
XZ_OPTIONS_ERROR
: This implementation doesn't support the requested
119
XZ_OPTIONS_ERROR
,
/external/toybox/toys/pending/
xzcat.c
36
* check types return
XZ_OPTIONS_ERROR
if
46
* @
XZ_OPTIONS_ERROR
: This implementation doesn't support the requested
69
XZ_OPTIONS_ERROR
,
280
case
XZ_OPTIONS_ERROR
:
400
* big enough, and
XZ_OPTIONS_ERROR
if props indicates something that this
482
* Otherwise
XZ_OPTIONS_ERROR
is returned.
969
return
XZ_OPTIONS_ERROR
;
[
all
...]
Completed in 950 milliseconds