Home
last modified time | relevance | path

Searched defs:n (Results 1 – 13 of 13) sorted by relevance

/interface/sdk-js/api/
D@ohos.hichecker.d.ts36 const RULE_CAUTION_PRINT_LOG: 9223372036854775808n; // 1 << 63 constant
45 const RULE_CAUTION_TRIGGER_CRASH: 4611686018427387904n; // 1 << 62 constant
54 const RULE_THREAD_CHECK_SLOW_PROCESS: 1n; constant
63 const RULE_CHECK_ABILITY_CONNECTION_LEAK: 8589934592n; // 1 << 33 constant
72 const RULE_CHECK_ARKUI_PERFORMANCE: 17179869184n; // 1 << 34 constant
D@ohos.security.cryptoFramework.d.ts6681 n: bigint; property
/interface/sdk_c/third_party/musl/ndk_musl_include/fortify/
Dstring.h100 char *strncat(char* const dest __DIAGNOSE_PASS_OBJECT_SIZE, const char* src, size_t n) in strncat()
110 const char *const src __DIAGNOSE_PASS_OBJECT_SIZE, size_t n) in stpncpy()
121 const char *const src __DIAGNOSE_PASS_OBJECT_SIZE, size_t n) in strncpy()
167 void *memset(void *const s __DIAGNOSE_PASS_OBJECT_SIZE0, int c, size_t n) in memset()
180 void *memchr(const void *const s __DIAGNOSE_PASS_OBJECT_SIZE, int c, size_t n) in memchr()
195 void *memrchr(const void *const __DIAGNOSE_PASS_OBJECT_SIZE s, int c, size_t n) in memrchr()
Dfortify.h68 #define __DIAGNOSE_BOSN(s, n) __builtin_object_size((s), (n)) argument
72 #define __DIAGNOSE_PASS_OBJECT_SIZE_N(n) __attribute__((pass_object_size(n))) argument
/interface/sdk-js/build-tools/dts_parser/package/
DJS_API_CHECK.js1 …defineProperty(t,"__esModule",{value:!0}),t.CsvFormatterStream=void 0;const n=r(2203),i=r(17693);c… argument
17 var n=r(79896),i=r(76965),a=r(22268),o=r(16928),s=r(91789),c=r(39023).inherits,l=r(82383),u=r(34198… variable
49 var n=r(48919),i=r(91789),a=function(e){if(!(this instanceof a))return new a(e);e=this.options=i.de… argument
51nction(e){e.version="1.2.2";var t=function(){for(var e=0,t=new Array(256),r=0;256!=r;++r)e=1&(e=1&… argument
59nmd(e),function(){var i,a="Expected a function",o="__lodash_hash_undefined__",s="__lodash_placehol… argument
66 …string");if("\\"===e||"/"===e)return"/";var r=e.length;if(r<=1)return e;var n="";if(r>4&&"\\"===e[… argument
74 const n=r(79896),i=r(70857),a=r(16928),o=r(76982),s={fs:n.constants,os:i.constants},c="0123456789AB… argument
88 ***************************************************************************** */var n,i=this&&this.… argument
117n=r(39023).inherits,i=r(8351).ZipArchiveOutputStream,a=r(8351).ZipArchiveEntry,o=r(4655),s=e.expor… argument
DJS_API_OPTIMIZE_PLUGIN.js1 …defineProperty(t,"__esModule",{value:!0}),t.CsvFormatterStream=void 0;const n=r(2203),i=r(17693);c… function
17 var n=r(79896),i=r(76965),a=r(22268),o=r(16928),s=r(91789),c=r(39023).inherits,l=r(82383),u=r(34198… variable
49 var n=r(48919),i=r(91789),a=function(e){if(!(this instanceof a))return new a(e);e=this.options=i.de… argument
51nction(e){e.version="1.2.2";var t=function(){for(var e=0,t=new Array(256),r=0;256!=r;++r)e=1&(e=1&… argument
59nmd(e),function(){var i,a="Expected a function",o="__lodash_hash_undefined__",s="__lodash_placehol… argument
66 …string");if("\\"===e||"/"===e)return"/";var r=e.length;if(r<=1)return e;var n="";if(r>4&&"\\"===e[… argument
74 const n=r(79896),i=r(70857),a=r(16928),o=r(76982),s={fs:n.constants,os:i.constants},c="0123456789AB… argument
88 ***************************************************************************** */var n,i=this&&this.… argument
117n=r(39023).inherits,i=r(8351).ZipArchiveOutputStream,a=r(8351).ZipArchiveEntry,o=r(4655),s=e.expor… argument
/interface/sdk-js/build-tools/dts_parser/build_package/
DJS_API_COUNT.js1 …defineProperty(t,"__esModule",{value:!0}),t.CsvFormatterStream=void 0;const n=r(2203),i=r(17693);c… argument
17 var n=r(79896),i=r(76965),a=r(22268),o=r(16928),s=r(91789),c=r(39023).inherits,l=r(82383),u=r(34198… argument
49 var n=r(48919),i=r(91789),a=function(e){if(!(this instanceof a))return new a(e);e=this.options=i.de… argument
51nction(e){e.version="1.2.2";var t=function(){for(var e=0,t=new Array(256),r=0;256!=r;++r)e=1&(e=1&… argument
59nmd(e),function(){var i,a="Expected a function",o="__lodash_hash_undefined__",s="__lodash_placehol… argument
66 …string");if("\\"===e||"/"===e)return"/";var r=e.length;if(r<=1)return e;var n="";if(r>4&&"\\"===e[… argument
74 const n=r(79896),i=r(70857),a=r(16928),o=r(76982),s={fs:n.constants,os:i.constants},c="0123456789AB… argument
88 ***************************************************************************** */var n,i=this&&this.… argument
117n=r(39023).inherits,i=r(8351).ZipArchiveOutputStream,a=r(8351).ZipArchiveEntry,o=r(4655),s=e.expor… argument
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/
Dparam.h27 #define howmany(n,d) (((n)+((d)-1))/(d)) argument
28 #define roundup(n,d) (howmany(n,d)*(d)) argument
29 #define powerof2(n) !(((n)-1) & (n)) argument
/interface/sdk_c/third_party/musl/ndk_musl_include/
Dlibintl.h12 #define __fa(n) __attribute__ ((__format_arg__ (n))) argument
Dsched.h123 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ argument
125 #define CPU_ALLOC(n) ((cpu_set_t *)calloc(1,CPU_ALLOC_SIZE(n))) argument
/interface/sdk_c/tee/include/
Dtee_arith_api.h62 #define TEE_BigIntSizeInU32(n) ((((n) + 31) / 32) + 2) argument
/interface/sdk_c/third_party/musl/ndk_musl_include/arpa/
Dnameser.h298 #define NS_NXT_BIT_SET( n,p) (p[(n)/NS_NXT_BITS] |= (0x80>>((n)%NS_NXT_BITS))) argument
299 #define NS_NXT_BIT_CLEAR(n,p) (p[(n)/NS_NXT_BITS] &= ~(0x80>>((n)%NS_NXT_BITS))) argument
300 #define NS_NXT_BIT_ISSET(n,p) (p[(n)/NS_NXT_BITS] & (0x80>>((n)%NS_NXT_BITS))) argument
/interface/sdk_c/third_party/libuv/include/uv/
Dwin.h277 unsigned int n; member