/aosp_15_r20/external/jemalloc_new/test/unit/ |
H A D | rtree.c | 15 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 D | audio_spectrogram.cc | 72 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() 108 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
|
H A D | embedding_lookup_sparse.cc | 83 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 D | ThreadSafeHeapTest.kt | 70 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 D | ModuleDirective.java | 35 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/ |
D | main.c | 102 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 D | AccessibilityDumper.java | 183 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 D | node_builder.cc | 159 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 D | xattr.c | 97 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/ |
D | aconfig_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/ |
D | aconfig_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 D | ShadowNativeRecordingCanvas.java | 31 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/ |
D | LabeledSeekBar.java | 174 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/ |
D | sequence.cpp | 391 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 D | utils.cc | 41 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/ |
D | slave_req.rs | 82 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 D | Node.java | 54 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/ |
D | sharded_list.rs | 66 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 D | discovery.proto | 60 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 D | ContractHandler.java | 178 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 D | CrossLayerMemoryManagerHelpers.cpp | 86 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 D | HtmlAssetTranslator.java | 172 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 D | SGTest.cpp | 61 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/ |
D | stm32_gpio.c | 68 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 D | Parameter.java | 232 public boolean remove(Node node) { in remove() 289 public boolean replace(Node node, Node replacementNode) { in replace()
|