HomeSort by relevance Sort by last modified time
    Searched refs:check_compatible (Results 1 - 2 of 2) sorted by null

  /external/dtc/tests/
node_check_compatible.c 31 static void check_compatible(const void *fdt, const char *path, function
55 check_compatible(fdt, "/", "test_tree1");
56 check_compatible(fdt, "/subnode@1/subsubnode", "subsubnode1");
57 check_compatible(fdt, "/subnode@1/subsubnode", "subsubnode");
58 check_compatible(fdt, "/subnode@2/subsubnode", "subsubnode2");
59 check_compatible(fdt, "/subnode@2/subsubnode", "subsubnode");
  /external/mesa3d/src/mesa/main/
context.c 1493 check_compatible(const struct gl_context *ctx, function
    [all...]

Completed in 106 milliseconds