/external/curl/docs/libcurl/opts/ |
CURLINFO_NUM_CONNECTS.3 | 30 CURLcode curl_easy_getinfo(CURL *handle, CURLINFO_NUM_CONNECTS, long *nump);
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
TensorConvolution.h | [all...] |
/external/elfutils/libelf/ |
elf_getarsym.c | 50 read_number_entries (uint64_t *nump, Elf *elf, size_t *offp, bool index64_p) 69 *nump = index64_p ? bswap_64 (u.ret64) : bswap_32 (u.ret32); 71 *nump = index64_p ? u.ret64 : u.ret32;
|
/external/tensorflow/tensorflow/python/tools/ |
inspect_checkpoint.py | 86 nump printoption.
|
/external/pdfium/third_party/libopenjpeg20/ |
t2.c | 791 OPJ_UINT32 nump = 0; local 821 ++nump; 827 - ((OPJ_INT32)cblk->numlenbits + opj_int_floorlog2((OPJ_INT32)nump))); 829 nump = 0; 842 nump++; 847 cblk->numlenbits + (OPJ_UINT32)opj_int_floorlog2((OPJ_INT32)nump)); 849 nump = 0; [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
ImsPhoneConnection.java | 803 int nump = ImsCallProfile.OIRToPresentation( local 810 + Rlog.pii(LOG_TAG, name) + " nump = " + nump + " namep = " + namep); 834 if (mNumberPresentation != nump) { 835 mNumberPresentation = nump; [all...] |
/device/linaro/bootloader/edk2/StdLib/LibC/Time/ |
ZoneProc.c | 165 int * const nump,
184 *nump = num;
|
/external/mksh/src/ |
var.c | 518 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) 530 nump->i = vp->val.i; 583 nump->u = (mksh_uari_t)wc; 607 nump->u = num; [all...] |
/external/icu/icu4c/source/tools/tzcode/ |
localtime.c | 139 static const char * getnum(const char * strp, int * nump, int min, 686 getnum(register const char *strp, int *const nump, const int min, const int max) 702 *nump = num; [all...] |
/external/mp4parser/isoparser/src/main/resources/ |
isoparser-default.properties | 217 #hinf-nump=com.coremedia.iso.boxes.rtp.HintPacketsSentBox(type)
|
/external/freetype/src/truetype/ |
ttinterp.c | 7042 FT_ULong nump, k; local 7209 FT_ULong nump, k; local [all...] |
/bionic/libc/tzcode/ |
localtime.c | 778 getnum(register const char *strp, int *const nump, const int min, const int max) 794 *nump = num; [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/ |
DwUsb3Dxe.c | 595 /* set nump */ [all...] |