Home
last modified time | relevance | path

Searched defs:os (Results 1 – 25 of 100) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile_id_io.cpp8 ::std::ostream& operator<<(::std::ostream& os, const CanonicalTileID& rhs) { in operator <<()
20 ::std::ostream& operator<<(::std::ostream& os, const OverscaledTileID& rhs) { in operator <<()
30 ::std::ostream& operator<<(::std::ostream& os, const UnwrappedTileID& rhs) { in operator <<()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_state.c25 union drbd_state os; member
468 union drbd_state os, union drbd_state ns) in cl_wide_st_chg()
481 apply_mask_val(union drbd_state os, union drbd_state mask, union drbd_state val) in apply_mask_val()
520 union drbd_state os, ns; in _req_st_cond() local
568 union drbd_state os, ns; in drbd_req_state() local
733 void print_st_err(struct drbd_device *device, union drbd_state os, in print_st_err()
743 static long print_state_change(char *pb, union drbd_state os, union drbd_state ns, in print_state_change()
774 static void drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state … in drbd_pr_state_change()
799 static void conn_pr_state_change(struct drbd_connection *connection, union drbd_state os, union drb… in conn_pr_state_change()
912 is_valid_soft_transition(union drbd_state os, union drbd_state ns, struct drbd_connection *connecti… in is_valid_soft_transition()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/
H A Dout.hpp23 out(std::ostream& os, Sequence& seq) in out()
37 operator<<(std::ostream& os, Sequence const& seq) in operator <<()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat-display.c156 struct outstate *os = ctx; in new_line_std() local
162 struct outstate *os) in do_new_line_std()
176 struct outstate *os = ctx; in print_metric_std() local
201 struct outstate *os = ctx; in new_line_csv() local
217 struct outstate *os = ctx; in print_metric_csv() local
260 struct outstate *os = ctx; in print_metric_only() local
283 struct outstate *os = ctx; in print_metric_only_csv() local
309 struct outstate *os = ctx; in print_metric_header() local
402 struct outstate os = { in printout() local
924 struct outstate os = { in print_metric_headers() local
H A Dparse-regs-options.c17 char *s, *os = NULL, *p; in __parse_regs() local
H A Dparse-branch-options.c47 char *os = NULL; in parse_branch_str() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dresolve.hpp91 resolve(std::basic_ostream<Ch, Tr>& os) in resolve()
135 resolve(std::ostream& os) in resolve()
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos_factory.cc31 OsLayer *os = 0; in OsLayerFactory() local
H A Derror_diag.cc150 bool ErrorDiag::set_os(OsLayer *os) { in set_os()
204 string ErrorDiag::AddressToDimmString(OsLayer *os, void *addr, int offset) { in AddressToDimmString()
H A Dfinelock_queue.cc212 void FineLockPEQueue::set_os(OsLayer *os) { in set_os()
225 OsLayer *os = g_os; in ErrorLogCallback() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dclip_id.cpp7 ::std::ostream& operator<<(::std::ostream& os, const ClipID& rhs) { in operator <<()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Ddebug_complement_graph.hpp27 debug_print_complement_graph(OutputStream& os, in debug_print_complement_graph()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresponse.cpp29 std::ostream& operator<<(std::ostream& os, Response::Error::Reason r) { in operator <<()
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dvmlinux.its.S14 os = "linux"; define
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dencodedstream.h105 EncodedOutputStream(OutputByteStream& os, bool putBOM = true) : os_(os) { in os_() argument
244 AutoUTFOutputStream(OutputByteStream& os, UTFType type, bool putBOM) : os_(&os), type_(type) { in AutoUTFOutputStream()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dutil.c15 __u32 os = layout->object_size; in ceph_file_layout_is_valid() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/detail/
H A Dout.hpp78 print_sequence(OS& os, Sequence const& seq) in print_sequence()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dring_identifier.hpp65 friend std::ostream& operator<<(std::ostream &os, ring_identifier const& ring_id) in operator <<()
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-pdm.c151 unsigned int os = filters->hcic.ds; in axg_pdm_get_os() local
165 static int axg_pdm_set_sysclk(struct axg_pdm *priv, unsigned int os, in axg_pdm_set_sysclk()
228 unsigned int os = axg_pdm_get_os(priv); in axg_pdm_hw_params() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dsegment_identifier.hpp74 friend std::ostream& operator<<(std::ostream &os, segment_identifier const& seg_id) in operator <<()
H A Dvisit_info.hpp78 friend std::ostream& operator<<(std::ostream &os, visit_info const& v) in operator <<()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_atf.c128 static int spl_fit_images_find(void *blob, int os) in spl_fit_images_find()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Djournal.c1927 struct ocfs2_orphan_scan *os; in ocfs2_queue_orphan_scan() local
1976 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_work() local
1993 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_stop() local
2006 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_init() local
2018 struct ocfs2_orphan_scan *os; in ocfs2_orphan_scan_start() local
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dop_model_p4.c350 #define ESCR_SET_OS_0(escr, os) ((escr) |= (((os) & 1) << 3)) argument
352 #define ESCR_SET_OS_1(escr, os) ((escr) |= (((os) & 1) << 1)) argument
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dparse-options.h127 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
144 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument
154 #define OPT_CALLBACK_SET(s, l, v, os, a, h, f) \ argument

1234