Home
last modified time | relevance | path

Searched refs:singleton (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Dserv.py20 singleton = None variable
292 global singleton
317 if singleton:
318 if singleton.dbfile != dbfile:
321 if not singleton:
323singleton = PRServSingleton(os.path.abspath(dbfile), os.path.abspath(logfile), host, port)
324 singleton.start()
325 if singleton:
326 host = singleton.host
327 port = singleton.port
[all …]
/OK3568_Linux_fs/kernel/net/sctp/
H A Dinqueue.c91 if (chunk->singleton || in sctp_inq_peek()
121 if (chunk->singleton || in sctp_inq_pop()
184 chunk->singleton = 1; in sctp_inq_pop()
207 chunk->singleton = 0; in sctp_inq_pop()
H A Doutqueue.c771 struct sctp_packet singleton; in sctp_packet_singleton() local
773 sctp_packet_init(&singleton, transport, sport, dport); in sctp_packet_singleton()
774 sctp_packet_config(&singleton, vtag, 0); in sctp_packet_singleton()
775 sctp_packet_append_chunk(&singleton, chunk); in sctp_packet_singleton()
776 return sctp_packet_transmit(&singleton, gfp); in sctp_packet_singleton()
H A Dsm_statefuns.c241 if (!chunk->singleton) in sctp_sf_do_4_C()
336 if (!chunk->singleton) in sctp_sf_do_5_1B_init()
527 if (!chunk->singleton) in sctp_sf_do_5_1C_ack()
1490 if (!chunk->singleton) in sctp_sf_do_unexpected_init()
2967 if (!chunk->singleton) in sctp_sf_do_9_2_reshutack()
H A Dsm_sideeffect.c1802 if (chunk->end_of_packet || chunk->singleton) in sctp_cmd_interpreter()
H A Dsm_make_chunk.c1346 retval->singleton = 1; in sctp_chunkify()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dlanguage_tag.cpp142 extension = singleton >> +("-" >> repeat(2,8)[alnum]) >> (&lit('-') | eoi); in bcp47_parser()
144 singleton = digit | char_('a','w') | char_('y','z'); // "no-case" handles A-W and Y-Z in bcp47_parser()
187 qi::rule<Iterator> singleton; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-core.h154 bool singleton:1; member
H A Ddm-table.c668 if (t->singleton) { in dm_table_add_target()
695 t->singleton = true; in dm_table_add_target()
/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 Dgensupport.h180 enum rtx_code singleton; /* if pred takes only one code, that code */ member
/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 Dgensupport.h180 enum rtx_code singleton; /* if pred takes only one code, that code */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.13.028 - Introduced Qt.labs.location QtLocationLabs singleton type, offering tech-preview
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeo.hpp90 static LatLngBounds singleton(const LatLng& a) { in singleton() function in mbgl::LatLngBounds
/OK3568_Linux_fs/kernel/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus217 The singleton SVC device of bus N.
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h648 singleton:1, /* Only chunk in the packet? */ member
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_FAQ_RGA_EN.md218 When each process calls librga for the first time, it initializes a singleton of librga and prints …
226 …ty mode will be started, and the following log will be printed when the singleton is initialized. …
855 …onous mode of librga is an open device node, and a process of librga in singleton mode will only o…
1221 …Init interface to manage the initialization of RGA module, and when the singleton mode used by the…
/OK3568_Linux_fs/external/xserver/
H A DChangeLog159452 make EphyrXVPriv be a singleton
159456 singleton instance, otherwise a new object is created at each