Home
last modified time | relevance | path

Searched refs:Init (Results 1 – 25 of 114) sorted by relevance

12345

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dios_base.h626 class Init in _GLIBCXX_VISIBILITY()
630 Init(); in _GLIBCXX_VISIBILITY()
631 ~Init(); in _GLIBCXX_VISIBILITY()
634 Init(const Init&) = default; in _GLIBCXX_VISIBILITY()
635 Init& operator=(const Init&) = default; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dios_base.h626 class Init in _GLIBCXX_VISIBILITY()
630 Init(); in _GLIBCXX_VISIBILITY()
631 ~Init(); in _GLIBCXX_VISIBILITY()
634 Init(const Init&) = default; in _GLIBCXX_VISIBILITY()
635 Init& operator=(const Init&) = default; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DMakefile.am25 Init.c \
26 Init.h \
H A Dmeson.build11 'Init.c',
H A DMakefile.in117 GCOps.$(OBJEXT) Handlers.$(OBJEXT) Init.$(OBJEXT) \
151 ./$(DEPDIR)/Init.Po ./$(DEPDIR)/Keyboard.Po \
627 Init.c \
628 Init.h \
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Init.Po@am__quote@ # am--include-marker
1022 -rm -f ./$(DEPDIR)/Init.Po
1084 -rm -f ./$(DEPDIR)/Init.Po
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dtout.py146 def Init(_verbose=WARNING, stdout=sys.stdout): function
166 Init()
/OK3568_Linux_fs/u-boot/board/freescale/mx51evk/
H A Dimximage.cfg72 /* Init DRAM on CS0 */
87 /* Init DRAM on CS1 */
/OK3568_Linux_fs/buildroot/package/udev-gentoo-scripts/
H A DConfig.in6 Init scripts for eudev.
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dhead-sharpsl.S45 mov r6, #0x31 @ Load Magic Init value
51 mov r6, #0x30 @ Load 2nd Magic Init value
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dis_noncopyable.hpp28 , typename T::Init *
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.h30 int Init(void);
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h172 Status(*Init) (KdPointerInfo *); member
239 Bool (*Init) (KdKeyboardInfo *); member
/OK3568_Linux_fs/buildroot/package/efl/
H A D0007-evas-canvas-Init-output-size-to-1x1-same-as-viewport.patch4 Subject: [PATCH 07/10] evas: canvas: Init output size to 1x1(same as viewport)
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_decoder.h41 int Init(int video_type, int fps, void* userdata);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/cherokee/cherokee/
H A D0001-configure.ac-Add-foreign-to-AM_INIT_AUTOMAKE.patch19 @@ -32,7 +32,7 @@ dnl Init autoconf and automake
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Deis_loader.h64 bool Init();
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/debian-hacks/
H A DUse-remoting-name-for-call-to-gdk_set_program_class.patch24 @@ -174,10 +175,8 @@ nsresult nsAppShell::Init() {
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/
H A Dvalgrind_3rdparty.supp51 OpenCL-Init
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/
H A Dvalgrind_3rdparty.supp51 OpenCL-Init
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/
H A Dvalgrind_3rdparty.supp51 OpenCL-Init
/OK3568_Linux_fs/buildroot/package/openrc/
H A DConfig.in11 Init that works on top of pid 1 (for example
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dvmlinux-sun3.lds39 . = ALIGN(PAGE_SIZE); /* Init code and data */
H A Dvmlinux-std.lds43 . = ALIGN(PAGE_SIZE); /* Init code and data */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/dropbear/dropbear/
H A D0006-dropbear-configuration-file.patch25 /* Init pam */
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dcontrol.py91 tout.Init(options.verbosity)

12345