/third_party/glib/gio/ |
D | gnetworkmonitornetlink.c | 77 g_network_monitor_netlink_init (GNetworkMonitorNetlink *nl) in g_network_monitor_netlink_init() 87 GNetworkMonitorNetlink *nl = G_NETWORK_MONITOR_NETLINK (initable); in g_network_monitor_netlink_initable_init() local 164 request_dump (GNetworkMonitorNetlink *nl, in request_dump() 194 GNetworkMonitorNetlink *nl = user_data; in timeout_request_dump() local 206 queue_request_dump (GNetworkMonitorNetlink *nl) in queue_request_dump() 242 add_network (GNetworkMonitorNetlink *nl, in add_network() 259 remove_network (GNetworkMonitorNetlink *nl, in remove_network() 287 finish_dump (GNetworkMonitorNetlink *nl) in finish_dump() 297 read_netlink_messages (GNetworkMonitorNetlink *nl, in read_netlink_messages() 450 GNetworkMonitorNetlink *nl = G_NETWORK_MONITOR_NETLINK (object); in g_network_monitor_netlink_finalize() local [all …]
|
/third_party/icu/tools/colprobe/ |
D | uprinter.cpp | 54 UPrinter::log(const UnicodeString &string, UBool nl) { in log() 61 UPrinter::log(const UChar *string, UBool nl) { in log() 82 UPrinter::log(const Line *line, UBool nl) { in log()
|
/third_party/typescript/tests/baselines/reference/ |
D | jsdocTypeTag.js | 38 var nl; variable 82 var nl: null; variable 119 var nl; variable 152 var nl; variable
|
/third_party/freetype/docs/reference/assets/javascripts/lunr/ |
D | lunr.nl.js | 17 …e include / require Lunr stemmer support before this script.");var v,q,e;r.nl=function(){this.pipe… function
|
/third_party/eudev/src/shared/ |
D | socket-util.h | 35 struct sockaddr_nl nl; member
|
/third_party/boost/boost/preprocessor/list/ |
D | first_n.hpp | 38 # define BOOST_PP_LIST_FIRST_N_P_I(c, l, nl) c argument 47 # define BOOST_PP_LIST_FIRST_N_O_D(c, l, nl) (BOOST_PP_DEC(c), BOOST_PP_LIST_REST(l), (BOOST_PP_LIS… argument
|
/third_party/typescript/tests/cases/conformance/jsdoc/ |
D | jsdocTypeTag.ts | 40 var nl; variable 84 var nl: null; variable
|
/third_party/musl/src/network/ |
D | res_querydomain.c | 7 size_t nl = strnlen(name, 255); in res_querydomain() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/lj/ |
D | lj_energy_impl.cu | 20 __global__ void LJ_Energy_CUDA(const int atom_numbers, const NEIGHBOR_LIST *nl, const UINT_VECTOR_L… in LJ_Energy_CUDA() 76 … int *nl_atom_serial, int *nl, const float *d_LJ_A, const float *d_LJ_B, float *d_LJ_energy_atom, in LJEnergy()
|
D | lj_force_impl.cu | 20 __global__ void LJ_Force_CUDA(const int atom_numbers, const NEIGHBOR_LIST *nl, const UINT_VECTOR_LJ… in LJ_Force_CUDA() 93 int *nl_atom_serial, int *nl, const float *d_LJ_A, const float *d_LJ_B, float *frc_f, in LJForce()
|
D | lj_force_with_pme_direct_force_impl.cu | 20 __global__ void LJ_Force_With_Direct_CF_CUDA(const int atom_numbers, const NEIGHBOR_LIST *nl, in LJ_Force_With_Direct_CF_CUDA() 107 … int *nl_atom_numbers, int *nl_atom_serial, int *nl, const float *d_LJ_A, in LJForceWithPMEDirectForce()
|
D | lj_pme_direct_force_with_atom_energy_impl.cu | 20 …al__ void LJ_Direct_CF_Force_With_Atom_Energy_CUDA(const int atom_numbers, const NEIGHBOR_LIST *nl, in LJ_Direct_CF_Force_With_Atom_Energy_CUDA() 118 … float *uint_crd_with_LJ, int *nl_atom_numbers, int *nl_atom_serial, int *nl, in LJDirectCFForceWithAtomEnergy()
|
D | lj_direct_cf_force_with_lj_virial_direct_cf_energy_impl.cu | 25 …const int atom_numbers, const NEIGHBOR_LIST *nl, const UINT_VECTOR_LJ_TYPE *uint_crd, const VECTOR… in LJ_Direct_CF_Force_With_LJ_Virial_Direct_CF_Energy_CUDA() 114 …int *nl, const float *d_LJ_A, const float *d_LJ_B, float *frc_f, float *atom_lj_virial, float *ato… in LJ_Direct_CF_Force_With_LJ_Virial_Direct_CF_Energy()
|
/third_party/boost/boost/property_tree/json_parser/detail/ |
D | standard_callbacks.hpp | 115 layer nl = {leaf, &l.t->back().second}; in new_tree() local 125 layer nl = {leaf, &l.t->back().second}; in new_tree() local
|
/third_party/curl/tests/unit/ |
D | unit1652.c | 85 char *nl = strchr(info, '\n'); in verify() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/neighbor_list/ |
D | neighbor_list_impl.cu | 139 … const int *atom_numbers_in_grid_bucket, NEIGHBOR_LIST *nl, in Find_atom_neighbors() 179 …bal__ void Delete_Excluded_Atoms_Serial_In_Neighbor_List(const int atom_numbers, NEIGHBOR_LIST *nl, in Delete_Excluded_Atoms_Serial_In_Neighbor_List() 221 int *nl_atom_serial, NEIGHBOR_LIST *nl) { in construct_neighbor_list_kernel() 228 … void copy_neighbor_list_atom_number(int atom_numbers, int max_neighbor_numbers, NEIGHBOR_LIST *nl, in copy_neighbor_list_atom_number() 385 __global__ void copy_neighbor_list_atom_number(int atom_numbers, NEIGHBOR_LIST *nl, int *nl_atom_nu… in copy_neighbor_list_atom_number() 392 NEIGHBOR_LIST *nl, cudaStream_t stream) { in ConstructNeighborListHalf() 397 void CopyNeighborListHalf(int atom_numbers, NEIGHBOR_LIST *nl, int *nl_atom_numbers, cudaStream_t s… in CopyNeighborListHalf() 591 void CopyNeighborList(int atom_numbers, int max_neighbor_numbers, NEIGHBOR_LIST *nl, int *nl_atom_n… in CopyNeighborList() 598 NEIGHBOR_LIST *nl, cudaStream_t stream) { in ConstructNeighborList()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/ |
D | main-client.c | 16 static lws_state_notify_link_t nl; variable
|
D | main.c | 18 static lws_state_notify_link_t nl; variable
|
/third_party/python/Tools/scripts/ |
D | abitype.py | 180 nl = source.find('\n', pos) variable
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
D | main.c | 16 static lws_state_notify_link_t nl; variable
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
D | ss-s3-main.c | 23 static lws_state_notify_link_t nl; variable
|
/third_party/libnl/python/examples/ |
D | iface.py | 1 import netlink.capi as nl namespace
|
/third_party/pcre2/pcre2/ |
D | RunGrepTest.bat | 77 for /f %%a in ('"%pcre2test%" -C newline') do set nl=%%a variable
|
/third_party/boost/libs/geometry/test/algorithms/buffer/ |
D | buffer_countries.cpp | 153 std::string nl = read_from_file<mpt>(base_folder + "nl.wkt"); in test_all() local
|
/third_party/grpc/test/core/tsi/ |
D | transport_security_test.cc | 240 name_list* nl = pdn->names; in destruct_parsed_names() local 264 name_list* nl; in peer_from_cert_name_test_entry() local
|