Home
last modified time | relevance | path

Searched +defs:ts +defs:node (Results 26 – 50 of 652) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dsystem_probes_parser.cc239 void SystemProbesParser::ParseDiskStats(int64_t ts, ConstBytes blob) { in ParseDiskStats()
322 void SystemProbesParser::ParseSysStats(int64_t ts, ConstBytes blob) { in ParseSysStats()
487 uint32_t chunk_size_kb) { in ParseSysStats()
561 void SystemProbesParser::ParseCpuIdleStats(int64_t ts, ConstBytes blob) { in ParseCpuIdleStats()
691 void SystemProbesParser::ParseProcessStats(int64_t ts, ConstBytes blob) { in ParseProcessStats()
801 void SystemProbesParser::ParseProcessFds(int64_t ts, in ParseProcessFds()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/
H A Dtest_vsyscall.c166 static inline int sys_clock_gettime(clockid_t id, struct timespec *ts) in sys_clock_gettime()
176 static inline long sys_getcpu(unsigned * cpu, unsigned * node, in sys_getcpu()
329 unsigned node = 0; in test_getcpu() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToSAXHandler.java299 public void setTransformState(TransformStateSetter ts) { in setTransformState()
347 public void characters(org.w3c.dom.Node node) in characters()
/aosp_15_r20/external/blktrace/
H A Dblkiomon.c46 struct rb_node node; member
63 struct rb_node node; member
255 static struct dstat *blkiomon_output(struct dstat *head, struct timespec *ts) in blkiomon_output()
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dalarm.cc403 struct timespec ts; in now_ms() local
449 for (list_node_t* node = list_begin(alarms); node != list_end(alarms); node = list_next(node)) { in schedule_next_instance() local
741 for (list_node_t* node = list_begin(alarms); node != list_end(alarms); node = list_next(node)) { in alarm_debug_dump() local
/aosp_15_r20/external/lua/src/
H A Dlobject.h379 #define getstr(ts) ((ts)->contents) argument
686 #define setnodekey(L,node,obj) \ argument
693 #define getnodekey(L,obj,node) \ argument
718 Node *node; member
728 #define keytt(node) ((node)->u.key_tt) argument
729 #define keyval(node) ((node)->u.key_val) argument
731 #define keyisnil(node) (keytt(node) == LUA_TNIL) argument
732 #define keyisinteger(node) (keytt(node) == LUA_VNUMINT) argument
733 #define keyival(node) (keyval(node).i) argument
734 #define keyisshrstr(node) (keytt(node) == ctb(LUA_VSHRSTR)) argument
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-l2c.h750 uint64_t node : 2; /**< [ 45: 44](RO/H) Destination node ID. */ member
1850 …uint64_t node : 2; /**< [ 41: 40](RO/H) CCPI node of XMC request causing error. … member
2087 uint64_t node : 2; /**< [ 5: 4](RAZ) Reserved. */ member
2088 uint64_t ts : 2; /**< [ 3: 2](R/W/H) The tag state. member
2135 uint64_t node : 2; /**< [ 5: 4](RAZ) Reserved. */ member
2136 uint64_t ts : 2; /**< [ 3: 2](R/W/H) The tag state. member
2186 …uint64_t node : 2; /**< [ 5: 4](R/W/H) The node ID for the remote node which h… member
2187 uint64_t ts : 2; /**< [ 3: 2](R/W/H) The tag state. member
2236 uint64_t node : 2; /**< [ 5: 4](RAZ) Reserved. */ member
2237 uint64_t ts : 2; /**< [ 3: 2](R/W/H) The tag state. member
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc630 const auto& ts = n->type_string(); in GetGraph() local
1208 for (const NodeDef& node : fdef->node_def()) { in ValidateFunctionDef() local
1224 Status GetPotentialFunctionName(const Node& node, const string** name) { in GetPotentialFunctionName()
1250 auto maybe_error = [&](const Node* node, const Status& s) -> Status { in ValidateGraph()
1277 for (const Node* node : graph->nodes()) { in ValidateGraph() local
/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c107 static void read_mv_residual(Dav1dTileState *const ts, mv *const ref_mv, in read_mv_residual()
420 Dav1dTileState *const ts = t->ts; in read_pal_indices() local
688 Dav1dTileState *const ts = t->ts; in decode_b() local
2120 const EdgeNode *const node) in decode_sb()
2123 Dav1dTileState *const ts = t->ts; in decode_sb() local
2427 static void setup_tile(Dav1dTileState *const ts, in setup_tile()
2518 Dav1dTileState *const ts = t->ts; in read_restoration_info() local
2599 Dav1dTileState *const ts = t->ts; in dav1d_decode_tile_sbrow() local
/aosp_15_r20/external/libpcap/
H A Dpcap-dag.c281 pcap_dag_node_t *node = NULL; in new_pcap_dag() local
674 register unsigned long long ts; in dag_read() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Dkernel_to_conf.c182 struct type_set *ts = curr->type_names; in constraint_expr_to_str() local
1032 struct ebitmap_node *node; in cats_ebitmap_len() local
1059 struct ebitmap_node *node; in cats_ebitmap_to_str() local
1183 struct ebitmap_node *node; in write_polcap_rules_to_conf() local
1655 struct ebitmap_node *node; in write_type_permissive_rules_to_conf() local
1878 struct ebitmap_node *node; in map_filename_trans_to_str() local
2050 avtab_ptr_t node; in write_cond_av_list_to_conf() local
2719 struct ocontext *node; in write_selinux_node_rules_to_conf() local
H A Dkernel_to_cil.c185 struct type_set *ts = curr->type_names; in constraint_expr_to_str() local
1032 struct ebitmap_node *node; in cats_ebitmap_len() local
1067 struct ebitmap_node *node; in cats_ebitmap_to_str() local
1200 struct ebitmap_node *node; in write_polcap_rules_to_cil() local
1602 struct ebitmap_node *node; in write_type_permissive_rules_to_cil() local
1922 struct ebitmap_node *node; in map_filename_trans_to_str() local
2094 avtab_ptr_t node; in write_cond_av_list_to_cil() local
2871 struct ocontext *node; in write_selinux_node_rules_to_cil() local
2911 struct ocontext *node; in write_selinux_node6_rules_to_cil() local
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js116 function getWrapperConstructor(node, opt_instance) { argument
241 function GeneratedWrapper(node) { argument
282 function rewrap(node, wrapper) { argument
576 function registerTransientObservers(ancestor, node) { argument
691 this.nodes_.forEach(function(node) { argument
716 addTransientObserver: function(node) { argument
765 function setTreeScope(node, treeScope) { argument
776 function getTreeScope(node) { argument
814 function isShadowRoot(node) { argument
817 function rootOfNode(node) { argument
[all …]
H A Dwebcomponents.js162 function getWrapperConstructor(node, opt_instance) { argument
287 function GeneratedWrapper(node) { argument
328 function rewrap(node, wrapper) { argument
619 function registerTransientObservers(ancestor, node) { argument
734 this.nodes_.forEach(function(node) { argument
759 addTransientObserver: function(node) { argument
807 function setTreeScope(node, treeScope) { argument
818 function getTreeScope(node) { argument
855 function isShadowRoot(node) { argument
858 function rootOfNode(node) { argument
[all …]
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/
H A Dperfetto_merged_metrics.proto167 optional int64 ts = 4; field
553 optional int64 ts = 5; field
759 optional int64 ts = 1; field
1444 optional int64 ts = 2; field
1493 optional int64 ts = 4; field
1526 optional int64 ts = 3; field
1634 optional int64 ts = 1; field
1669 optional int64 ts = 1; field
1697 optional int64 ts = 1; field
1849 optional int64 ts = 1; field
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinTask.java433 Aux node = null; in awaitDone() local
791 List<? extends ForkJoinTask<?>> ts = in invokeAll() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DForkJoinTask.java433 Aux node = null; in awaitDone() local
791 List<? extends ForkJoinTask<?>> ts = in invokeAll() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinTask.java433 Aux node = null; in awaitDone() local
791 List<? extends ForkJoinTask<?>> ts = in invokeAll() local
/aosp_15_r20/external/libfuse/lib/
H A Dfuse.c135 struct node { struct
136 struct node *name_next; argument
137 struct node *id_next; argument
138 fuse_ino_t nodeid; argument
141 struct node *parent; argument
159 struct node node; argument
391 static struct node_lru *node_lru(struct node *node) in node_lru()
410 static struct node_slab *node_to_slab(struct fuse *f, struct node *node) in node_to_slab()
450 struct list_head *node; in alloc_node() local
481 static void free_node_mem(struct fuse *f, struct node *node) in free_node_mem()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api.cc249 Node* node = &output.oper->node; in TF_GraphSetOutputHandleShapesAndTypes() local
311 Node* const node = graph.FindNodeId(id); in ExtendSessionGraphHelper() local
641 TF_Operation* ToOperation(Node* node) { in ToOperation()
691 Node* node = &output.oper->node; in TF_GraphSetTensorShape() local
708 Node* node = &output.oper->node; in TF_GraphGetTensorNumDims() local
731 Node* node = &output.oper->node; in TF_GraphGetTensorShape() local
1496 std::vector<Tensor> ts; in TF_OperationGetAttrTensorList() local
1596 Node* node = graph->graph.FindNodeId(*pos); in TF_GraphNextOperation() local
1746 auto* node = graph->graph.FindNodeId(i); in GraphImportGraphDefLocked() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c171 static void xgetaddrinfo(const char *node, const char *service, in xgetaddrinfo()
428 struct __kernel_timespec ts; in process_cmsg() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h229 Node* node() { in node() function
238 const Node* node() const { in node() function
919 const TensorsAttr::ValueType& ts(Symbol name) const { in ts() function
/aosp_15_r20/bionic/libc/dns/resolv/
H A Dres_cache.c1358 struct timespec ts = {0,0}; in _cache_check_pending_request_locked() local
1433 Entry* node = *pnode; in _cache_flush_locked() local
1577 Entry* node = *pnode; in _cache_lookup_p() local
/aosp_15_r20/device/google/zuma/usb/usb/
DUsb.cpp396 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
1566 struct itimerspec ts; in armTimerFdHelper() local
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c163 sys_audit_tstate(PyThreadState *ts, const char *event, in sys_audit_tstate()
327 _PySys_ClearAuditHooks(PyThreadState *ts) in _PySys_ClearAuditHooks()
2136 _Py_PreInitEntry node = PyMem_RawCalloc(1, sizeof(*node)); in _alloc_preinit_entry() local

12345678910>>...27