Home
last modified time | relevance | path

Searched refs:X (Results 1 – 25 of 27) sorted by relevance

12

/system/vold/
Dhash.h56 #define CRAYFIX(X) ((X) & 0xffffffff) argument
58 #define CRAYFIX(X) (X) argument
/system/core/adb/
Dline_printer.cpp86 to_print = ElideMiddle(to_print, static_cast<size_t>(csbi.dwSize.X)); in Print()
90 COORD buf_size = { csbi.dwSize.X, 1 }; in Print()
93 csbi.dwCursorPosition.X, csbi.dwCursorPosition.Y, in Print()
94 static_cast<SHORT>(csbi.dwCursorPosition.X + csbi.dwSize.X - 1), in Print()
97 vector<CHAR_INFO> char_data(csbi.dwSize.X); in Print()
98 for (size_t i = 0; i < static_cast<size_t>(csbi.dwSize.X); ++i) { in Print()
Dcommandline.cpp480 ws.ws_col = info.dwSize.X; in send_window_size_change()
/system/tpm/attestation/common/
Dinterface.proto55 // A PEM-encoded list of X.509 certificates starting with the requested
71 // The public key (X.509/DER SubjectPublicKeyInfo).
87 // The endorsement public key (X.509/DER SubjectPublicKeyInfo).
89 // The endorsement certificate (X.509/DER).
99 // The attestation public key (X.509/DER SubjectPublicKeyInfo).
136 // The new public key (X.509/DER SubjectPublicKeyInfo).
Dattestation_ca.proto26 // The EK cert, in X.509 form, encrypted using the server's public key with
64 // The AIK cert in X.509 format.
89 // The credential of the certified key in X.509 format.
91 // The issuer intermediate CA certificate in X.509 format.
106 // The AIK cert, in X.509 form, encrypted using the server's public key with
116 // The EK cert, in X.509 form, encrypted using the server's public key with
Ddatabase.proto67 // The credential of the certified key in X.509 format.
69 // The issuer intermediate CA certificate in X.509 format.
/system/core/libmincrypt/tools/
DDumpPublicKey.java180 BigInteger X = key.getW().getAffineX(); in printEC() local
192 long n = X.mod(B).longValue(); in printEC()
199 X = X.divide(B); in printEC()
/system/core/crash_reporter/
DTEST_WARNING12 Apr 31 25:25:25 localhost kernel: [117959.231240] Pid: 10508, comm: X Tainted: G WC 3.4.0 …
26 Apr 31 25:25:25 localhost kernel: [117959.231588] Pid: 10508, comm: X Tainted: G WC 3.4.0 …
/system/bt/btif/co/
Dbta_av_co.c52 #define BTA_AV_CO_MIN(X,Y) ((X) < (Y) ? (X) : (Y)) argument
53 #define BTA_AV_CO_MAX(X,Y) ((X) > (Y) ? (X) : (Y)) argument
/system/ca-certificates/google/files/
D3ad48a91.017 jkzSswF07r51XgdIGn9w/xZchMB5hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0
/system/ca-certificates/files/
D3ad48a91.017 jkzSswF07r51XgdIGn9w/xZchMB5hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0
D3d441de8.014 GmXZK4iambwYfp/ufWZ8Pr2UuIHOzZgweMFvZ9C+X+Bo7d7iscksWXiSqt8rYGPy
D63a2c897.08 7CpNX8GH9SBlK4GoRz6JI5UwFpB/6FcHSOcZrr9FZ7E3GwYq/t75rH2D+1665I+X
D6187b673.022 3BebYhtF8GaV0nxvwuo77x/Py9auJ/GpsMiu/X1+mvoiBOv/2X/qkSsisRcOj/KK
D02756ea4.021 66Ryj5QXvBMsdbRX7gp8CXrc1cqh0DQT+Hern+X+2B50ioUHj3/MeXrKls3N/U/7
De60bf0c0.014 HYwadzVcFh4rUx80i9Fs/PJnB3r1re3WmquhsUvhzDdf/X/NTa64H5xD+SpYVUNF
/system/extras/simpleperf/
Dreport.py170 xscrollbar.pack(side=BOTTOM, fill=X)
/system/bt/service/doc/
DIBluetooth.txt64 * "XX:XX:XX:XX:XX:XX", where each "X" is a hexadecimal digit. Returns
/system/bt/stack/smp/
Dsmp_int.h381 extern void smp_f4_calc_chk (UINT8 *U, UINT8 *V, UINT8 *X, UINT8 *Z, UINT8 *mac);
382 extern void smp_g2_calc_chk (UINT8 *U, UINT8 *V, UINT8 *X, UINT8 *Y);
/system/connectivity/shill/doc/
Ddevice-api.txt482 (Ethernet only) Indicates whether an EAP (802.1X)
489 (Ethernet only) Indicates whether an EAP (802.1X)
Dservice-api.txt1094 key may optionally be preceded by "0x" or "0X".
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto102 // - Mac OS X
/system/ca-certificates/google/
Droots.pem501 jkzSswF07r51XgdIGn9w/xZchMB5hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0
/system/tpm/trunks/generator/
Draw_structures_fixed.txt3141 X – signing algorithm
13834 X coordinate
13849 If the point is to be omitted, the X and Y coordinates need to be individual ly set to Empty Buffer…
Draw_structures.txt3147 X – signing algorithm
13819 X coordinate
13834 If the point is to be omitted, the X and Y coordinates need to be individual ly set to Empty Buffer…

12