Home
last modified time | relevance | path

Searched defs:temp (Results 1926 - 1950 of 3456) sorted by relevance

1...<<71727374757677787980>>...139

/third_party/ffmpeg/libpostproc/
H A Dpostprocess.c624 char temp[GET_MODE_BUFFER_SIZE]; in pp_get_mode_by_name_and_quality() local
/third_party/ffmpeg/tests/checkasm/
H A Dvp9dsp.c211 double temp[1024]; in ftx_2d() local
/third_party/alsa-utils/amidi/
H A Damidi.c259 char *temp; in send_midi_interleaved() local
/third_party/backends/backend/
H A Dhs2p.c2505 double x_max, y_max, x, y, temp; in sane_control_option() local
/third_party/cups-filters/cupsfilters/
H A Dimage-colorspace.c1239 float temp[3][3]; /* Temporary matrix */ in mult() local
/third_party/astc-encoder/Source/
H A Dastcenc_color_unquantize.cpp395 int temp; in hdr_rgbo_unpack() local
/third_party/gptfdisk/
H A Dgpttext.cc391 GPTPart temp; in SwapPartitions() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdtrgtst.c58 UChar *temp; in Test4029195() local
382 UChar temp[15]; in Test4073003() local
[all...]
H A Dcustrtst.c110 UChar temp[512]; in TestStringFunctions() local
984 UChar temp[40]; TestStringCopy() local
[all...]
H A Didnatest.c581 temp[MAX_DEST_SIZE] ={0}; in TestCompare() local
/third_party/icu/icu4c/source/test/intltest/
H A Dlocnmtst.cpp95 UnicodeString temp; in TestCreate() local
103 UnicodeString temp; in TestCreateDialect() local
111 UnicodeString temp; in TestWithKeywordsAndEverything() local
122 UnicodeString temp; in TestCurrencyKeyword() local
132 UnicodeString temp; TestUnknownCurrencyKeyword() local
142 UnicodeString temp; TestUntranslatedKeywords() local
152 UnicodeString temp; TestPrivateUse() local
408 UnicodeString temp; TestRootEtc() local
463 UnicodeString temp; VerifySubstitute() local
[all...]
H A Dtransapi.cpp288 UnicodeString temp; in TestTransliterate1() local
337 UnicodeString temp; in TestTransliterate2() local
797 UnicodeString got, temp, message; TestGetAdoptFilter() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Duspoof_impl.cpp279 ScriptSet temp; in getResolvedScriptSetWithout() local
H A Dlistformatter.cpp341 ListFormatInternal* temp = static_cast<ListFormatInternal*>(listPatternHash->get(key)); in getListFormatInternal() local
589 UnicodeString temp = pattern.getTextWithNoArguments(offsets, 2); in append() local
[all...]
H A Dnfsubs.cpp549 UnicodeString temp; in toString() local
592 UnicodeString temp; in doSubstitution() local
605 UnicodeString temp; in doSubstitution() local
647 UnicodeString temp; doSubstitution() local
1152 Formattable temp; doParse() local
1250 UnicodeString temp; doSubstitution() local
1278 Formattable temp; doParse() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dserv.cpp142 UnicodeString temp; in create() local
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c257 struct usb_ncm_parameters temp; in cdce_ncm_init() local
1236 uint8_t temp; cdce_ncm_bulk_write_callback() local
1294 int temp; cdce_ncm_bulk_read_callback() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c546 uint32_t temp; in hid_report_size() local
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c395 enum lws_threadpool_task_status temp; in lws_threadpool_worker_sync() local
/third_party/libwebsockets/lib/jose/jws/
H A Djws.c59 char *temp; member
139 lws_jws_json_parse(struct lws_jws *jws, const uint8_t *buf, int len, char *temp, int *temp_len) lws_jws_json_parse() argument
192 lws_jws_dup_element(struct lws_jws_map *map, int idx, char *temp, int *temp_len, const void *in, size_t in_len, size_t actual_alloc) lws_jws_dup_element() argument
212 lws_jws_encode_b64_element(struct lws_jws_map *map, int idx, char *temp, int *temp_len, const void *in, size_t in_len) lws_jws_encode_b64_element() argument
234 lws_jws_randomize_element(struct lws_context *context, struct lws_jws_map *map, int idx, char *temp, int *temp_len, size_t random_len, size_t actual_alloc) lws_jws_randomize_element() argument
258 lws_jws_alloc_element(struct lws_jws_map *map, int idx, char *temp, int *temp_len, size_t len, size_t actual_alloc) lws_jws_alloc_element() argument
449 char temp[256]; lws_jws_sig_confirm() local
670 lws_jws_sig_confirm_compact_b64_map(struct lws_jws_map *map_b64, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact_b64_map() argument
691 lws_jws_sig_confirm_compact_b64(const char *in, size_t len, struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact_b64() argument
712 lws_jws_sig_confirm_compact(struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact() argument
725 lws_jws_sig_confirm_json(const char *in, size_t len, struct lws_jws *jws, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_json() argument
954 lws_jwt_signed_validate(struct lws_context *ctx, struct lws_jwk *jwk, const char *alg_list, const char *com, size_t len, char *temp, int tl, char *out, size_t *out_len) lws_jwt_signed_validate() argument
1197 lws_jwt_sign_compact(struct lws_context *ctx, struct lws_jwk *jwk, const char *alg, char *out, size_t *out_len, char *temp, int tl, const char *format, ...) lws_jwt_sign_compact() argument
[all...]
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c154 char temp[256], eof = 0; in nscookiejar_iterate() local
[all...]
/third_party/libsnd/src/
H A Dalac.c789 { PAKT_INFO * temp ; in alac_pakt_append() local
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c400 jg2_file_offset temp; in finalize_per_input() local
/third_party/libwebsockets/lib/core-net/
H A Dnetwork.c660 uint8_t *orig = result, temp[16]; in lws_parse_numeric_address() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp255 Byte temp[16]; in WriteFolder() local

Completed in 31 milliseconds

1...<<71727374757677787980>>...139