/third_party/ffmpeg/libavutil/ |
H A D | softfloat.h | 117 int64_t temp = (int64_t)a.mant * (1<<(ONE_BITS+1)); in av_div_sf() local
|
/third_party/gn/src/base/ |
H A D | md5.cc | 42 uint32_t temp = in byteReverse() local
|
/third_party/gn/src/base/win/ |
H A D | scoped_handle.h | 77 Handle temp = handle_; in Take() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-bmp.c | 72 temp, /* Temporary color */ in _cupsImageReadBMP() local [all...] |
/third_party/cups-filters/backend/ |
H A D | ieee1284.c | 447 char temp[1024]; /* Temporary make and model */ in backendGetMakeModel() local [all...] |
/third_party/cups-filters/filter/ |
H A D | common.c | 324 float temp; /* Swapping variable */ in UpdatePageVars() local [all...] |
/third_party/cups-filters/scripting/php/ |
H A D | phpcups.c | 88 char temp[255]; /* String value for numbers */ in cups_convert_options() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | filestrm.cpp | 84 FILE* temp = fopen(filename, "r"); in T_FileStream_file_exists() local
|
/third_party/gptfdisk/ |
H A D | attributes.cc | 50 ostringstream temp; in Setup() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | nmfmtrt.cpp | 241 UnicodeString s, s2, temp; in test() local 339 UnicodeString temp; in typeOf() local 360 char temp[1 in escape() local [all...] |
H A D | nptrans.cpp | 97 UnicodeString temp; in NamePrepTransform() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cstrtest.c | 50 const char *temp; in TestAPI() local
|
/third_party/icu/icu4c/source/common/ |
H A D | servls.cpp | 79 UnicodeString temp; in get() local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_handle_request.c | 439 } temp; in usb_handle_request() local [all...] |
/third_party/FreeBSD/stand/kshim/ |
H A D | bsd_busspace.c | 104 uint8_t temp = *datap++; in bus_space_write_multi_1() local 115 uint16_t temp = *datap++; in bus_space_write_multi_2() local
|
/third_party/FreeBSD/sys/crypto/rijndael/ |
H A D | rijndael-alg-fst.c | 735 u32 temp; in rijndaelKeySetupEnc() local 823 u32 temp; rijndaelKeySetupDec() local [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | localpointer.h | 281 T *temp=LocalPointerBase<T>::ptr; variable 456 T *temp=LocalPointerBase<T>::ptr; variable
|
/third_party/icu/icu4c/source/i18n/ |
H A D | gender.cpp | 122 GenderInfo* temp = (GenderInfo*) uhash_get(gGenderInfoCache, key); in getInstance() local
|
H A D | numrange_fluent.cpp | 355 auto* temp = new NumberRangeFormatterImpl(fMacros, status); in getFormatter() local
|
/third_party/libsnd/src/ |
H A D | command.c | 299 double max_val, temp, *data ; in psf_calc_signal_max() local 345 double temp, *data ; in psf_calc_max_all_channels() local
|
/third_party/libwebsockets/lib/jose/jws/ |
H A D | jose.c | 71 char *temp; member 408 lws_jose_parse(struct lws_jose *jose, const uint8_t *buf, int n, char *temp, int *temp_len, int is_jwe) lws_jose_parse() argument 450 lws_jws_parse_jose(struct lws_jose *jose, const char *buf, int len, char *temp, int *temp_len) lws_jws_parse_jose() argument 458 lws_jwe_parse_jose(struct lws_jose *jose, const char *buf, int len, char *temp, int *temp_len) lws_jwe_parse_jose() argument [all...] |
/third_party/libwebsockets/lib/misc/cache-ttl/ |
H A D | lws-cache-ttl.c | 98 uint8_t *p, *temp; in lws_cache_lookup() local
|
/third_party/libsnd/src/GSM610/ |
H A D | rpe.c | 255 int16_t xmax, xmaxc, temp, temp1, temp2 ; in APCM_quantization() local 347 int16_t temp, temp1, temp2, temp3 ; APCM_inverse_quantization() local [all...] |
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-jws.h | 472 char *temp; global() member [all...] |
/third_party/libwebsockets/lib/core-net/ |
H A D | dummy-callback.c | 32 proxy_header(struct lws *wsi, struct lws *par, unsigned char *temp, in proxy_header() argument
|