/third_party/mbedtls/tests/src/ |
D | bignum_helpers.c | 41 int mbedtls_test_read_mpi_core(mbedtls_mpi_uint **pX, size_t *plimbs, in mbedtls_test_read_mpi_core() argument 45 if (*pX != NULL) { in mbedtls_test_read_mpi_core() 60 *pX = mbedtls_calloc(*plimbs, sizeof(**pX)); in mbedtls_test_read_mpi_core() 61 if (*pX == NULL) { in mbedtls_test_read_mpi_core() 65 unsigned char *byte_start = (unsigned char *) *pX; in mbedtls_test_read_mpi_core() 81 mbedtls_mpi_core_bigendian_to_host(*pX, *plimbs); in mbedtls_test_read_mpi_core() 85 mbedtls_free(*pX); in mbedtls_test_read_mpi_core()
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
D | siaddrlib.cpp | 832 UINT_32* pX, ///< [out] x coordinate in ComputeTileCoordFromPipeAndElemIdx() argument 860 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 868 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 876 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 885 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 897 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 904 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 915 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 925 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() 938 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx() [all …]
|
D | egbaddrlib.h | 149 UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, 197 AddrTileMode tileMode, UINT_32* pX, UINT_32* pY, UINT_32 slice, 374 UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample) const; 395 UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, UINT_32* pPlane) const; 404 UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, UINT_32* pPlane) const;
|
D | siaddrlib.h | 129 ADDR_TILEINFO* pTileInfo, UINT_32* pX, UINT_32* pY, UINT_32* pSlice) const; 229 AddrTileMode tileMode, UINT_32* pX, UINT_32* pY, UINT_32 slice, 287 UINT_32 x, UINT_32 y, UINT_32* pX, UINT_32* pY) const;
|
D | egbaddrlib.cpp | 1986 UINT_32* pX, ///< [out] x coordinate in HwlComputePixelCoordFromOffset() argument 2152 *pX = x; in HwlComputePixelCoordFromOffset() 2189 UINT_32* pX = &pOut->x; in DispatchComputeSurfaceCoordFromAddr() local 2228 pX, in DispatchComputeSurfaceCoordFromAddr() 2244 pX, in DispatchComputeSurfaceCoordFromAddr() 2292 pX, in DispatchComputeSurfaceCoordFromAddr() 2330 UINT_32* pX, ///< [out] X coord in ComputeSurfaceCoordFromAddrMacroTiled() argument 2424 pX, in ComputeSurfaceCoordFromAddrMacroTiled() 2433 *pX += static_cast<UINT_32>(macroTileIndex % pitchInMacroTiles * macroWidth * MicroTileWidth); in ComputeSurfaceCoordFromAddrMacroTiled() 2443 *pX += mx; in ComputeSurfaceCoordFromAddrMacroTiled() [all …]
|
/third_party/ltp/testcases/kernel/security/filecaps/ |
D | README | 16 Where pX is capability set X for process p before exec, pX' is
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless_enc_mips32.c | 155 const uint32_t* pX = &X[4]; in ExtraCostCombined_MIPS32() local 181 [i]"=&r"(i), [pX]"+r"(pX), [pY]"+r"(pY) in ExtraCostCombined_MIPS32()
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
D | unzip.c | 233 uLong *pX)); 237 uLong *pX) in unz64local_getShort() argument 251 *pX = x; in unz64local_getShort() 253 *pX = 0; in unz64local_getShort() 260 uLong *pX)); 264 uLong *pX) in unz64local_getLong() argument 286 *pX = x; in unz64local_getLong() 288 *pX = 0; in unz64local_getLong() 295 ZPOS64_T *pX)); 300 ZPOS64_T *pX) in unz64local_getLong64() argument [all …]
|
D | zip.c | 371 …ocal_getShort OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX)); 373 …ip64local_getShort (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getShort() argument 387 *pX = x; in zip64local_getShort() 389 *pX = 0; in zip64local_getShort() 393 …local_getLong OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX)); 395 …zip64local_getLong (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getLong() argument 417 *pX = x; in zip64local_getLong() 419 *pX = 0; in zip64local_getLong() 423 …_getLong64 OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX)); 426 …local_getLong64 (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX) in zip64local_getLong64() argument [all …]
|
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
D | unzip.c | 233 uLong *pX)); 237 uLong *pX) in unz64local_getShort() argument 251 *pX = x; in unz64local_getShort() 253 *pX = 0; in unz64local_getShort() 260 uLong *pX)); 264 uLong *pX) in unz64local_getLong() argument 286 *pX = x; in unz64local_getLong() 288 *pX = 0; in unz64local_getLong() 295 ZPOS64_T *pX)); 300 ZPOS64_T *pX) in unz64local_getLong64() argument [all …]
|
D | zip.c | 371 …ocal_getShort OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX)); 373 …ip64local_getShort (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getShort() argument 387 *pX = x; in zip64local_getShort() 389 *pX = 0; in zip64local_getShort() 393 …local_getLong OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX)); 395 …zip64local_getLong (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getLong() argument 417 *pX = x; in zip64local_getLong() 419 *pX = 0; in zip64local_getLong() 423 …_getLong64 OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX)); 426 …local_getLong64 (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX) in zip64local_getLong64() argument [all …]
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib1.h | 346 ADDR_TILEINFO* pTileInfo, UINT_32* pX, UINT_32* pY, UINT_32* pSlice) const; 399 UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample) const; 405 UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, 420 UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample,
|
D | addrlib1.cpp | 2185 UINT_32* pX, ///< [out] x coord in HwlComputeXmaskCoordFromAddr() argument 2329 *pX = macroX * (macroTilePitch/factor) + microX * MicroTileWidth; in HwlComputeXmaskCoordFromAddr() 2334 *pX/MicroTileWidth); in HwlComputeXmaskCoordFromAddr() 2612 UINT_32* pX, ///< [out] x coord in ComputeSurfaceCoordFromAddrLinear() argument 2621 *pX = static_cast<UINT_32>((linearOffset % sliceSize) % pitch); in ComputeSurfaceCoordFromAddrLinear() 2648 UINT_32* pX, ///< [out] x coord in ComputeSurfaceCoordFromAddrMicroTiled() argument 2738 *pX = microTileCoordX + pixelCoordX; in ComputeSurfaceCoordFromAddrMicroTiled()
|
/third_party/zlib/contrib/minizip/ |
D | zip.c | 371 …ocal_getShort OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX)); 373 …ip64local_getShort (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getShort() argument 387 *pX = x; in zip64local_getShort() 389 *pX = 0; in zip64local_getShort() 393 …local_getLong OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong *pX)); 395 …zip64local_getLong (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, uLong* pX) in zip64local_getLong() argument 417 *pX = x; in zip64local_getLong() 419 *pX = 0; in zip64local_getLong() 423 …_getLong64 OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX)); 426 …local_getLong64 (const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T *pX) in zip64local_getLong64() argument [all …]
|
D | unzip.c | 237 uLong *pX)); 241 uLong *pX) in unz64local_getShort() argument 255 *pX = x; in unz64local_getShort() 257 *pX = 0; in unz64local_getShort() 264 uLong *pX)); 268 uLong *pX) in unz64local_getLong() argument 290 *pX = x; in unz64local_getLong() 292 *pX = 0; in unz64local_getLong() 299 ZPOS64_T *pX)); 304 ZPOS64_T *pX) in unz64local_getLong64() argument [all …]
|
/third_party/mbedtls/tests/include/test/ |
D | bignum_helpers.h | 55 int mbedtls_test_read_mpi_core(mbedtls_mpi_uint **pX, size_t *plimbs,
|
/third_party/mbedtls/library/ |
D | dhm.c | 367 if (mbedtls_mpi_cmp_mpi(&ctx->X, &ctx->pX) != 0) { in dhm_update_blinding() 368 MBEDTLS_MPI_CHK(mbedtls_mpi_copy(&ctx->pX, &ctx->X)); in dhm_update_blinding() 476 mbedtls_mpi_free(&ctx->pX); in mbedtls_dhm_free()
|
/third_party/mbedtls/tests/data_files/ |
D | rsa_pkcs8_pbes2_pbkdf2_2048_3des_sha384.pem | 6 ME+pX+0kwJ4az87mYKyNUwK4U5d65Ic30pvRJc4unvFtRz6wtwqU+EV283pXHfyc
|
/third_party/mbedtls/include/mbedtls/ |
D | dhm.h | 123 mbedtls_mpi MBEDTLS_PRIVATE(pX); /*!< The previous \c X. */
|
/third_party/ffmpeg/libavfilter/ |
D | vf_ciescope.c | 952 const float pX = spectral_chromaticity[ix][0]; in monochrome_color_location() local 955 const float px = pX / (pX + pY + pZ); in monochrome_color_location() 956 const float py = pY / (pX + pY + pZ); in monochrome_color_location()
|
/third_party/skia/gm/ |
D | compositor_quads.cpp | 91 double pX = (double) p1.fX - (double) p0.fX; in intersect_line_segments() local 107 double lNumerator = plX * pY - plY * pX; in intersect_line_segments() 108 double lDenom = lX * pY - lY * pX; in intersect_line_segments()
|
/third_party/sqlite/src/ |
D | sqlite3.c | 24017 struct tm *pX; 24022 pX = localtime(t); 24028 pX = pTm; 24030 pX = 0; 24034 if( pX ) *pTm = *pX; 24038 rc = pX==0; 28017 static int debugMutexHeld(sqlite3_mutex *pX){ 28018 sqlite3_debug_mutex *p = (sqlite3_debug_mutex*)pX; 28021 static int debugMutexNotheld(sqlite3_mutex *pX){ 28022 sqlite3_debug_mutex *p = (sqlite3_debug_mutex*)pX; [all …]
|
D | shell.c | 10718 sqlite3_stmt *pX = 0; in idxProcessOneTrigger() local 10719 rc = sqlite3_prepare_v2(p->dbv, zWrite, -1, &pX, 0); in idxProcessOneTrigger() 10720 idxFinalize(&rc, pX); in idxProcessOneTrigger() 19811 void *pX /* Auxiliary output */ in sql_trace_callback() argument 19822 if( mType!=SQLITE_TRACE_ROW && ((const char*)pX)[0]=='-' ){ in sql_trace_callback() 19823 zSql = (const char*)pX; in sql_trace_callback() 19854 sqlite3_int64 nNanosec = *(sqlite3_int64*)pX; in sql_trace_callback()
|
/third_party/skia/src/gpu/ |
D | GrDistanceFieldGenFromVector.cpp | 672 const float pX = col + 0.5f; in calculate_distance_field_data() local 673 const SkPoint point = SkPoint::Make(pX, pY); in calculate_distance_field_data()
|
/third_party/openssl/test/recipes/80-test_policy_tree_data/ |
D | large_policy_tree.pem | 95 MAIGCmCGSAFlAwIBMAIwCgYIKoZIzj0EAwIDSAAwRQIhAI37Di/5MrSj2clr+2pX
|