Home
last modified time | relevance | path

Searched defs:node (Results 2526 – 2550 of 8398) sorted by relevance

1...<<101102103104105106107108109110>>...336

/aosp_15_r20/external/jemalloc_new/test/unit/
H A Drtree.c15 rtree_node_elm_t *node; in rtree_node_alloc_intercept() local
31 rtree_node_elm_t *node) { in rtree_node_dalloc_intercept()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Daudio_spectrogram.cc72 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
108 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
H A Dembedding_lookup_sparse.cc83 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
147 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/internal/
H A DThreadSafeHeapTest.kt70 val node = Node(r.nextInt()) in testRandomRemove() constant
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/modules/
H A DModuleDirective.java35 public boolean remove(Node node) { in remove()
49 public boolean replace(Node node, Node replacementNode) { in replace()
/aosp_15_r20/trusty/user/base/app/device_tree/tests/
Dmain.c102 struct device_tree_inode* node = NULL; in TEST_F() local
146 struct device_tree_inode* node = NULL; in TEST_F() local
/aosp_15_r20/cts/tests/accessibility/common/src/android/accessibility/cts/common/
H A DAccessibilityDumper.java183 private static void dumpTreeWithPrefix(AccessibilityNodeInfo node, String prefix) { in dumpTreeWithPrefix()
198 private static void appendNodeText(StringBuilder out, AccessibilityNodeInfo node) { in appendNodeText()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dnode_builder.cc159 void NodeBuilder::AddIndexError(const Node* node, int i) { in AddIndexError()
172 bool NodeBuilder::GetOutputType(const Node* node, int i, DataType* dt) { in GetOutputType()
/aosp_15_r20/external/erofs-utils/lib/
H A Dxattr.c97 struct hlist_node node; member
349 struct inode_xattr_node *node = malloc(sizeof(*node)); in inode_xattr_add() local
501 struct inode_xattr_node *node, *n; in erofs_removexattr() local
666 struct inode_xattr_node *node; in erofs_prepare_xattr_ibody() local
958 struct inode_xattr_node *node, *n; in erofs_export_xattr_ibody() local
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common/javac/
Daconfig_storage_file_java.jar ... ByteBufferReader reader android.aconfig.storage.FlagTable$Node node public int hashCode () public boolean equals ( ...
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common_apex34/javac/
Daconfig_storage_file_java.jar ... ByteBufferReader reader android.aconfig.storage.FlagTable$Node node public int hashCode () public boolean equals ( ...
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeRecordingCanvas.java31 protected static long nCreateDisplayListCanvas(long node, int width, int height) { in nCreateDisplayListCanvas()
39 protected static void nResetDisplayListCanvas(long canvas, long node, int width, int height) { in nResetDisplayListCanvas()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/
DLabeledSeekBar.java174 int virtualViewId, AccessibilityNodeInfoCompat node) { in onPopulateNodeForVirtualView()
192 protected void onPopulateNodeForHost(AccessibilityNodeInfoCompat node) { in onPopulateNodeForHost()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dsequence.cpp391 auto node = alnum >> -('[' >> alnum >> '=' >> int_ >> ']'); in main() local
403 auto node = +alnum >> -('[' >> +alnum >> '=' >> int_ >> ']'); in main() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/
H A Dutils.cc41 const TfLiteNode* node, TfLiteContext* context, in InputsWithCorrectTypes()
122 const TfLiteNode* node, TfLiteContext* context) { in IsNodeSupportedByHexagon()
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dslave_req.rs82 node: Arc<Mutex<SlaveInternal>>, field
96 fn node(&self) -> MutexGuard<SlaveInternal> { in node() method
/aosp_15_r20/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
H A DNode.java54 Node node = it.next(); in parentAndExtractComments() local
78 void constrainComponent(Context ctx, Node node) { in constrainComponent()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/util/
Dsharded_list.rs66 let node = lock.pop_back(); in pop_back() localVariable
86 let node = unsafe { lock.remove(node) }; in remove() localVariable
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/service/discovery/v3/
H A Ddiscovery.proto60 config.core.v3.Node node = 2; field
180 config.core.v3.Node node = 1; field
/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/handlers/contract/
H A DContractHandler.java178 MethodInvocationNode node, in onDataflowVisitMethodInvocation()
352 public Optional<Node> visitNode(Node node, AccessPathNullnessPropagation.SubNodeValues unused) { in visitNode()
/aosp_15_r20/external/ComputeLibrary/src/graph/detail/
H A DCrossLayerMemoryManagerHelpers.cpp86 for(auto &node : nodes) in get_const_handles() local
126 INode &node = *task.node; in get_transition_handles() local
/aosp_15_r20/external/zxing/javase/src/main/java/com/google/zxing/client/j2se/
H A DHtmlAssetTranslator.java172 Node node = nodes.poll(); in translateOneFile() local
209 private static boolean shouldTranslate(Node node) { in shouldTranslate()
/aosp_15_r20/external/skia/modules/sksg/tests/
H A DSGTest.cpp61 sk_sp<sksg::RenderNode> node; member
67 const auto* node = root->nodeAt(tst.pt); in check_hittest() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/gpio/
Dstm32_gpio.c68 static int dt_set_gpio_config(void *fdt, int node, uint8_t status) in dt_set_gpio_config()
181 int dt_set_pinctrl_config(int node) in dt_set_pinctrl_config()
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/body/
H A DParameter.java232 public boolean remove(Node node) { in remove()
289 public boolean replace(Node node, Node replacementNode) { in replace()

1...<<101102103104105106107108109110>>...336