Searched refs:nsc (Results 1 – 10 of 10) sorted by relevance
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/ |
D | main.c | 173 struct lws_cache_ttl_lru *l1 = NULL, *nsc; in test_nsc1() local 190 nsc = lws_cache_create(&ci); in test_nsc1() 191 if (!nsc) in test_nsc1() 198 ci.parent = nsc; in test_nsc1() 204 lws_cache_debug_dump(nsc); in test_nsc1() 218 lws_cache_debug_dump(nsc); in test_nsc1() 228 lws_cache_debug_dump(nsc); in test_nsc1() 238 lws_cache_debug_dump(nsc); in test_nsc1() 271 if (lws_cache_item_get(nsc, tag_cookie1, (const void **)&po, &size) || in test_nsc1() 278 if (lws_cache_item_get(nsc, tag_cookie2, (const void **)&po, &size) || in test_nsc1() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | h2645_parse.c | 128 goto nsc; in ff_h2645_extract_rbsp() 136 nsc: in ff_h2645_extract_rbsp()
|
/third_party/libwebsockets/lib/roles/http/ |
D | cookie.c | 297 if (!l1 || !wsi->a.context->nsc) in lws_cookie_write_nsc() 387 if (lws_cache_item_get(wsi->a.context->nsc, cache_name, in lws_cookie_write_nsc() 424 if (!l1 || !wsi->a.context->nsc){ in lws_cookie_attach_cookies()
|
/third_party/libwebsockets/lib/core/ |
D | context.c | 1404 context->nsc = lws_cache_create(&ci); in lws_create_context() 1405 if (!context->nsc) in lws_create_context() 1410 ci.parent = context->nsc; in lws_create_context() 2150 lws_cache_destroy(&context->nsc); in lws_context_destroy()
|
D | private-lib-core.h | 549 struct lws_cache_ttl_lru *l1, *nsc; member
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 2127 FT_Fixed* nsc; in TT_Get_MM_Var() local 2403 nsc = face->blend->normalized_stylecoords; in TT_Get_MM_Var() 2470 ft_var_to_normalized( face, num_axes, ns->coords, nsc ); in TT_Get_MM_Var() 2471 nsc += num_axes; in TT_Get_MM_Var()
|
/third_party/node/deps/openssl/openssl/util/ |
D | indent.pro | 28 -nsc
|
/third_party/openssl/util/ |
D | indent.pro | 28 -nsc
|
/third_party/astc-encoder/Test/Images/Small/HDR-RGB/ |
D | hdr-rgb-00.hdr | 53 …��}}����������|T-.<a[tYl\f�����dTQl^j�����iil�Tk[�rb�xvb�tz����e�zv��ni�b�nsc�V�x�{j��pV~tYzz[ci\…
|
/third_party/node/tools/lint-md/ |
D | lint-md.mjs | 2341 nsc: '⊁', property
|