Home
last modified time | relevance | path

Searched defs:nt (Results 1 – 25 of 31) sorted by relevance

12

/third_party/openssl/crypto/bio/
Dbf_nbio.c58 NBIO_TEST *nt; in nbiof_new() local
114 NBIO_TEST *nt; in nbiof_write() local
/third_party/ltp/testcases/kernel/syscalls/timer_create/
Dtimer_create01.c48 struct notif_type *nt = &types[n]; in run() local
/third_party/skia/docs/examples/
DTurtle.cpp44 Turtle nt = { t.x + sinf(r) * d, t.y - cosf(r) * d, t.h, t.p }; in eval() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265depay.c1028 #define NAL_TYPE_IS_PARAMETER_SET(nt) ( ((nt) == GST_H265_VPS_NUT)\ argument
1032 #define NAL_TYPE_IS_CODED_SLICE_SEGMENT(nt) ( ((nt) == GST_H265_NAL_SLICE_TRAIL_N)\ argument
1048 #define NAL_TYPE_IS_IRAP(nt) (((nt) == GST_H265_NAL_SLICE_BLA_W_LP) \ argument
1055 #define NAL_TYPE_IS_KEY(nt) (NAL_TYPE_IS_PARAMETER_SET(nt) || NAL_TYPE_IS_IRAP(nt)) argument
Dgstrtph264depay.c985 #define NAL_TYPE_IS_KEY(nt) (((nt) == 5) || ((nt) == 7) || ((nt) == 8)) argument
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c50 struct nouveau_texture *nt = CALLOC_STRUCT(nouveau_texture); in nouveau_texture_new() local
60 struct nouveau_texture *nt = to_nouveau_texture(t); in nouveau_texture_free() local
370 struct nouveau_texture *nt = to_nouveau_texture(t); in nouveau_texture_validate() local
/third_party/boost/libs/date_time/test/posix_time/
Dtesttime_facet.cpp428 ptime nt(not_a_date_time); in main() local
/third_party/node/deps/npm/node_modules/es6-promise/dist/
Des6-promise.min.js1 …ed"!=typeof U?function(){U(a)}:c()}function s(){var t=0,e=new H(a),n=document.createTextNode("");r… class
Des6-promise.auto.min.js1 …ed"!=typeof U?function(){U(a)}:c()}function s(){var t=0,e=new H(a),n=document.createTextNode("");r… class
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp257 node* shader::create_node(node_type nt, node_subtype nst, node_flags flags) { in create_node()
320 container_node* shader::create_container(node_type nt, node_subtype nst, in create_container()
/third_party/python/Lib/test/
Dtest_ntpath.py18 nt = None variable
/third_party/boost/libs/container/test/
Dset_test.cpp150 multiset_type::node_type nt(src.extract(mv_3)); in node_type_test() local
Dmap_test.cpp155 multimap_type::node_type nt(src.extract(mv_3)); in node_type_test() local
/third_party/libnl/lib/route/
Dneightbl.c421 struct rtnl_neightbl *nt; in rtnl_neightbl_get() local
/third_party/curl/lib/
Dsmb.c452 unsigned char nt[24]; in smb_send_setup() local
/third_party/boost/tools/build/src/engine/
Dmake1.cpp1082 LIST * nt; in make1cmds() local
/third_party/icu/icu4c/source/common/
Dutrie2_builder.cpp352 NewTrieAndStatus *nt=(NewTrieAndStatus *)context; in copyEnumRange() local
/third_party/node/deps/icu-small/source/common/
Dutrie2_builder.cpp352 NewTrieAndStatus *nt=(NewTrieAndStatus *)context; in copyEnumRange() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie2_builder.cpp350 NewTrieAndStatus *nt=(NewTrieAndStatus *)context; in copyEnumRange() local
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2_builder.cpp352 NewTrieAndStatus *nt=(NewTrieAndStatus *)context; in copyEnumRange() local
/third_party/typescript/tests/baselines/reference/
DobjectSpread.js186 function conditionalSpreadNumber(nt) { argument
/third_party/boost/boost/histogram/
Dunlimited_storage.hpp445 auto nt = mp11::mp_size<typename buffer_type::types>::value; in unlimited_storage() local
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js30 …on"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefi… field
Dbluebird.min.js29 …on"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefi… function
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp2694 for (std::size_t nt = 0; nt < nt_size; ++nt) in load() local

12