Home
last modified time | relevance | path

Searched defs:status (Results 1226 - 1250 of 3736) sorted by relevance

1...<<41424344454647484950>>...150

/third_party/backends/backend/
H A Dniash_xfer.c140 SANE_Status status; in NiashXferOpen() local
H A Dumax-usb.c262 SANE_Status status; in sanei_umaxusb_open() local
/third_party/backends/sanei/
H A Dsanei_thread.c86 SANE_Status status; member
333 static int status; local_thread() local
[all...]
/third_party/backends/testsuite/sanei/
H A Dsanei_check_test.c101 SANE_Status status; in min_int_value() local
115 SANE_Status status; in max_int_value() local
129 SANE_Status status; in below_min_int_value() local
143 SANE_Status status; in quant1_int_value() local
157 SANE_Status status; quant2_int_value() local
170 SANE_Status status; in_range_int_value() local
184 SANE_Status status; above_max_int_value() local
200 SANE_Status status; min_int_array() local
222 SANE_Status status; max_int_array() local
245 SANE_Status status; below_min_int_array() local
265 SANE_Status status; quant1_int_array() local
284 SANE_Status status; quant2_int_array() local
302 SANE_Status status; in_range_int_array() local
325 SANE_Status status; above_max_int_array() local
343 SANE_Status status; bool_true() local
355 SANE_Status status; bool_false() local
367 SANE_Status status; wrong_bool() local
379 SANE_Status status; bool_array() local
394 SANE_Status status; word_array_ok() local
406 SANE_Status status; word_array_nok() local
417 SANE_Status status; wrong_bool_array() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dpdf.c95 int status; in wait_for_renderer() local
H A Dprocess.c205 int status; in wait_for_process() local
/third_party/cups-filters/cupsfilters/
H A Dcolormanager.c113 cm_calibration_t status; /* color management status */ in cmGetCupsColorCalibrateMode() local
[all...]
/third_party/cups-filters/filter/
H A Dmupdftoraster.c177 int status = 65536; in mutool_spawn() local
250 int status = 1; in main() local
[all...]
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-irq-rw.c415 snd_pcm_state_t status; in irq_rw_process_frames() local
107 r_process_frames_blocking(struct libasound_state *state, snd_pcm_state_t status, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) r_process_frames_blocking() argument
155 r_process_frames_nonblocking(struct libasound_state *state, snd_pcm_state_t status, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) r_process_frames_nonblocking() argument
251 w_process_frames_blocking(struct libasound_state *state, snd_pcm_state_t status, unsigned int *frame_count, struct mapper_context *mapper, struct container_context *cntrs) w_process_frames_blocking() argument
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dprscmnts.cpp71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() argument
47 removeText(UChar *source, int32_t srcLen, UnicodeString patString,uint32_t options, UnicodeString replaceText, UErrorCode *status) removeText() argument
79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status) removeCmtText() argument
87 getText(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument
124 getDescription( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getDescription() argument
148 getCount(const UChar* source, int32_t srcLen, UParseCommentsOption option, UErrorCode *status) getCount() argument
185 getAt(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, int32_t index, UParseCommentsOption option, UErrorCode* status) getAt() argument
227 getTranslate( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getTranslate() argument
237 getNote(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getNote() argument
[all...]
/third_party/gptfdisk/
H A Dmbrpart.h44 uint8_t status; member
55 uint8_t status; member in MBRPart
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c76 UErrorCode status = U_ZERO_ERROR; in main() local
212 UErrorCode status = U_ZERO_ERROR; in version() local
239 charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t charsSize, UErrorCode *status) charsToUCharsDefault() argument
305 getWhen(const char *millis, const char *seconds, const char *format, const char *locale, UDateFormatStyle style, const char *parse, const UChar *tz, UErrorCode *status) getWhen() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Duformattedvaluetst.c41 UErrorCode status = U_ZERO_ERROR; in TestBasic() local
60 UErrorCode status = U_ZERO_ERROR; in TestSetters() local
144 UErrorCode status = U_ZERO_ERROR; AssertAllPartsEqual() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dformattedvaluetest.cpp123 UErrorCode status = U_ZERO_ERROR; in testLocalPointer() local
[all...]
H A Dnmfmtrt.cpp49 NumberFormatRoundTripTest::failure(UErrorCode status, const char* msg, UBool possibleDataError) in failure() argument
93 UErrorCode status = U_ZERO_ERROR; in start() local
240 UErrorCode status = U_ZERO_ERROR; test() local
[all...]
H A Dnmfmapts.cpp32 UErrorCode status = U_ZERO_ERROR; in runIndexedTest() local
34 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest() local
45 UErrorCode status = U_ZERO_ERROR; in runIndexedTest() local
47 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest() local
65 UErrorCode status = U_ZERO_ERROR; in testAPI() local
265 UErrorCode status = U_ZERO_ERROR; NFTestFactory() local
303 UErrorCode status = U_ZERO_ERROR; testRegistration() local
[all...]
H A Dmiscdtfm.cpp45 DateFormatMiscTests::failure(UErrorCode status, const char* msg) in failure() argument
115 UErrorCode status = U_ZERO_ERROR; in test4097450() local
159 UErrorCode status = U_ZERO_ERROR; test4099975() local
194 UErrorCode status = U_ZERO_ERROR; test4099975() local
225 UErrorCode status = U_ZERO_ERROR; test4099975() local
254 UErrorCode status = U_ZERO_ERROR; test4099975() local
326 UErrorCode status = U_ZERO_ERROR; test4117335() local
[all...]
H A Dmnkytst.cpp36 UErrorCode status = U_ZERO_ERROR; in CollationMonkeyTest() local
221 UErrorCode status = U_ZERO_ERROR; in TestRules() local
H A Dnumfmtdatadriventest.cpp27 strToDigitList(const UnicodeString& str, DecimalQuantity& digitList, UErrorCode& status) { in strToDigitList() argument
61 format(const DecimalFormat& fmt, T value, UnicodeString& appendTo, UErrorCode& status) { in format() argument
50 format(const DecimalFormat& fmt, const DecimalQuantity& digitList, UnicodeString& appendTo, UErrorCode& status) format() argument
84 UErrorCode status = U_ZERO_ERROR; adjustDecimalFormat() local
132 UErrorCode status = U_ZERO_ERROR; adjustDecimalFormat() local
167 UErrorCode status = U_ZERO_ERROR; adjustDecimalFormat() local
182 UErrorCode status = U_ZERO_ERROR; adjustDecimalFormat() local
195 newDecimalFormat(const Locale& locale, const UnicodeString& pattern, UErrorCode& status) newDecimalFormat() argument
217 newDecimalFormat(const NumberFormatTestTuple& tuple, UErrorCode& status) newDecimalFormat() argument
227 isFormatPass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isFormatPass() argument
291 isToPatternPass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isToPatternPass() argument
324 isParsePass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isParsePass() argument
399 isParseCurrencyPass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isParseCurrencyPass() argument
459 UErrorCode status = U_ZERO_ERROR; TestNumberFormatTestTuple() local
[all...]
H A Dnumbertest_skeletons.cpp277 UErrorCode status = U_ZERO_ERROR; in stemsRequiringOption() local
376 UErrorCode status = U_ZERO_ERROR; expectedErrorSkeleton() local
[all...]
H A Dnumfmtspectest.cpp38 UErrorCode status = U_ZERO_ERROR; in nfWithPattern() local
191 UErrorCode status = U_ZERO_ERROR; in TestPadding() local
208 UErrorCode status = U_ZERO_ERROR; TestPadding() local
225 UErrorCode status = U_ZERO_ERROR; TestPadding() local
254 UErrorCode status = U_ZERO_ERROR; assertPatternFr() local
[all...]
H A Dunits_data_test.cpp87 UnitPreferencesOpenedUp(UErrorCode &status) : UnitPreferences(status) {} in UnitPreferencesOpenedUp() argument
[all...]
/third_party/icu/icu4c/source/samples/coll/
H A Dcoll.cpp165 UErrorCode status = U_ZERO_ERROR; in processCollator() local
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A DGnomeFontInstance.cpp55 GnomeFontInstance::GnomeFontInstance(FT_Library engine, const char *fontPathName, le_int16 pointSize, LEErrorCode &status) in GnomeFontInstance() argument
/third_party/icu/icu4c/source/samples/strsrch/
H A Dstrsrch.cpp156 UErrorCode status = U_ZERO_ERROR; in processCollator() local
238 UErrorCode status = U_ZERO_ERROR; processStringSearch() local
260 UErrorCode status = U_ZERO_ERROR; findPattern() local
[all...]

Completed in 13 milliseconds

1...<<41424344454647484950>>...150