Home
last modified time | relevance | path

Searched refs:get_content (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dedit-context.h51 char *get_content (const char *filename);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dedit-context.h51 char *get_content (const char *filename);
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c910 static bool get_content(resource_content *content) in get_content() function
935 if (!get_content(&content)) { in load_file()
1011 if (!get_content(&content)) { in test_charge()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c910 static bool get_content(resource_content *content) in get_content() function
935 if (!get_content(&content)) { in load_file()
1011 if (!get_content(&content)) { in test_charge()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/
H A D0001-Port-gentest.py-to-Python-3.patch538 - test.write("#if %s\n" % (cond.get_content()))
542 + test.write("#if %s\n" % (cond.get_content()))