Home
last modified time | relevance | path

Searched full:location (Results 1 – 25 of 4455) sorted by relevance

12345678910>>...179

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/fonts/
H A Dqt_zh_CN.ts7 <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/>
12 <location line="+13"/>
17 <location line="+3"/>
25 <location filename="../src/gui/widgets/qtabbar.cpp" line="+2251"/>
33 <location filename="../src/3rdparty/phonon/phonon/phononnamespace.cpp" line="+55"/>
38 <location line="+2"/>
43 <location line="+2"/>
48 <location line="+2"/>
53 <location line="+2"/>
58 <location line="+2"/>
[all …]
H A Dfilemanager_zh.ts7 <location filename="ui/frm_restore.ui" line="16"/>
12 <location filename="ui/frm_restore.ui" line="51"/>
20 <location filename="ui/frm_sysparm.ui" line="22"/>
25 <location filename="ui/frm_sysparm.ui" line="69"/>
30 <location filename="ui/frm_sysparm.ui" line="88"/>
35 <location filename="ui/frm_sysparm.ui" line="159"/>
40 <location filename="ui/frm_sysparm.ui" line="174"/>
45 <location filename="ui/frm_sysparm.ui" line="189"/>
50 <location filename="ui/frm_sysparm.ui" line="204"/>
55 <location filename="ui/frm_sysparm.ui" line="219"/>
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A Dqt_zh_CN.ts7 <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/>
12 <location line="+13"/>
17 <location line="+3"/>
25 <location filename="../src/gui/widgets/qtabbar.cpp" line="+2251"/>
33 <location filename="../src/3rdparty/phonon/phonon/phononnamespace.cpp" line="+55"/>
38 <location line="+2"/>
43 <location line="+2"/>
48 <location line="+2"/>
53 <location line="+2"/>
58 <location line="+2"/>
[all …]
H A Dfilemanager_zh.ts7 <location filename="ui/frm_restore.ui" line="16"/>
12 <location filename="ui/frm_restore.ui" line="51"/>
20 <location filename="ui/frm_sysparm.ui" line="22"/>
25 <location filename="ui/frm_sysparm.ui" line="69"/>
30 <location filename="ui/frm_sysparm.ui" line="88"/>
35 <location filename="ui/frm_sysparm.ui" line="159"/>
40 <location filename="ui/frm_sysparm.ui" line="174"/>
45 <location filename="ui/frm_sysparm.ui" line="189"/>
50 <location filename="ui/frm_sysparm.ui" line="204"/>
55 <location filename="ui/frm_sysparm.ui" line="219"/>
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/fonts/
H A Dqt_zh_CN.ts7 <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/>
12 <location line="+13"/>
17 <location line="+3"/>
25 <location filename="../src/gui/widgets/qtabbar.cpp" line="+2251"/>
33 <location filename="../src/3rdparty/phonon/phonon/phononnamespace.cpp" line="+55"/>
38 <location line="+2"/>
43 <location line="+2"/>
48 <location line="+2"/>
53 <location line="+2"/>
58 <location line="+2"/>
[all …]
H A Dfilemanager_zh.ts7 <location filename="ui/frm_restore.ui" line="16"/>
12 <location filename="ui/frm_restore.ui" line="51"/>
20 <location filename="ui/frm_sysparm.ui" line="22"/>
25 <location filename="ui/frm_sysparm.ui" line="69"/>
30 <location filename="ui/frm_sysparm.ui" line="88"/>
35 <location filename="ui/frm_sysparm.ui" line="159"/>
40 <location filename="ui/frm_sysparm.ui" line="174"/>
45 <location filename="ui/frm_sysparm.ui" line="189"/>
50 <location filename="ui/frm_sysparm.ui" line="204"/>
55 <location filename="ui/frm_sysparm.ui" line="219"/>
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/fonts/
H A Dqt_zh_CN.ts7 <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/>
12 <location line="+13"/>
17 <location line="+3"/>
25 <location filename="../src/gui/widgets/qtabbar.cpp" line="+2251"/>
33 <location filename="../src/3rdparty/phonon/phonon/phononnamespace.cpp" line="+55"/>
38 <location line="+2"/>
43 <location line="+2"/>
48 <location line="+2"/>
53 <location line="+2"/>
58 <location line="+2"/>
[all …]
H A Dfilemanager_zh.ts7 <location filename="ui/frm_restore.ui" line="16"/>
12 <location filename="ui/frm_restore.ui" line="51"/>
20 <location filename="ui/frm_sysparm.ui" line="22"/>
25 <location filename="ui/frm_sysparm.ui" line="69"/>
30 <location filename="ui/frm_sysparm.ui" line="88"/>
35 <location filename="ui/frm_sysparm.ui" line="159"/>
40 <location filename="ui/frm_sysparm.ui" line="174"/>
45 <location filename="ui/frm_sysparm.ui" line="189"/>
50 <location filename="ui/frm_sysparm.ui" line="204"/>
55 <location filename="ui/frm_sysparm.ui" line="219"/>
[all …]
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dmodule.c29 static int apply_r_riscv_32_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_32_rela() argument
36 *location = v; in apply_r_riscv_32_rela()
40 static int apply_r_riscv_64_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_64_rela() argument
42 *(u64 *)location = v; in apply_r_riscv_64_rela()
46 static int apply_r_riscv_branch_rela(struct module *me, u32 *location, in apply_r_riscv_branch_rela() argument
49 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_branch_rela()
55 *location = (*location & 0x1fff07f) | imm12 | imm11 | imm10_5 | imm4_1; in apply_r_riscv_branch_rela()
59 static int apply_r_riscv_jal_rela(struct module *me, u32 *location, in apply_r_riscv_jal_rela() argument
62 ptrdiff_t offset = (void *)v - (void *)location; in apply_r_riscv_jal_rela()
68 *location = (*location & 0xfff) | imm20 | imm19_12 | imm11 | imm10_1; in apply_r_riscv_jal_rela()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dhw.h54 /* location: {CR6D,0,7},{CR71,3,3} */
56 /* location: {CR6E,0,7} */
58 /* location: {CR6F,0,7},{CR71,0,2} */
60 /* location: {CR70,0,7},{CR71,4,6} */
62 /* location: {CR72,0,7},{CR74,4,6} */
64 /* location: {CR73,0,7},{CR74,0,2} */
66 /* location: {CR75,0,7},{CR76,4,6} */
68 /* location: {CR76,0,3} */
73 /* location: {SR1C,0,7},{SR1D,0,1} */
82 /* location: {CR65,0,7},{CR67,2,3} */
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dqtlocation.qdoc33 \title Qt Location C++ Classes
35 \qtvariable location
37 \brief Provides C++ interfaces to retrieve location and navigational
52 Add the \e location keyword in the project file to link against the
53 Qt Location library:
56 QT += location
59 See more in the \l{Qt Location}{Qt Location Overview}.
67 \title Qt Location
68 \brief Provides QML and C++ interfaces to create location-aware
72 The Qt Location API helps you create viable mapping solutions using the data
[all …]
/OK3568_Linux_fs/u-boot/common/
H A Dsplash_source.c64 static int splash_storage_read_raw(struct splash_location *location, in splash_storage_read_raw() argument
69 if (!location) in splash_storage_read_raw()
72 offset = location->offset; in splash_storage_read_raw()
73 switch (location->storage) { in splash_storage_read_raw()
79 printf("Unknown splash location\n"); in splash_storage_read_raw()
85 static int splash_load_raw(struct splash_location *location, u32 bmp_load_addr) in splash_load_raw() argument
94 res = splash_storage_read_raw(location, bmp_load_addr, bmp_header_size); in splash_load_raw()
104 return splash_storage_read_raw(location, bmp_load_addr, bmp_size); in splash_load_raw()
112 static int splash_select_fs_dev(struct splash_location *location) in splash_select_fs_dev() argument
116 switch (location->storage) { in splash_select_fs_dev()
[all …]
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dmodule.c26 decode_calln_opcode (unsigned char *location) in decode_calln_opcode() argument
29 return (location[0] & 0xf0) == 0x50; in decode_calln_opcode()
32 return (location[0] & 0xf) == 0x5; in decode_calln_opcode()
37 decode_l32r_opcode (unsigned char *location) in decode_l32r_opcode() argument
40 return (location[0] & 0xf0) == 0x10; in decode_l32r_opcode()
43 return (location[0] & 0xf) == 0x1; in decode_l32r_opcode()
56 unsigned char *location; in apply_relocate_add() local
63 location = (char *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
79 *(uint32_t *)location += value; in apply_relocate_add()
83 if (decode_calln_opcode(location)) { in apply_relocate_add()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Duniform.cpp17 void bindUniform<float>(UniformLocation location, const float& t) { in bindUniform() argument
18 MBGL_CHECK_ERROR(glUniform1f(location, t)); in bindUniform()
22 void bindUniform<int32_t>(UniformLocation location, const int32_t& t) { in bindUniform() argument
23 MBGL_CHECK_ERROR(glUniform1i(location, t)); in bindUniform()
27 void bindUniform<std::array<float, 2>>(UniformLocation location, const std::array<float, 2>& t) { in bindUniform() argument
28 MBGL_CHECK_ERROR(glUniform2fv(location, 1, t.data())); in bindUniform()
32 void bindUniform<std::array<float, 3>>(UniformLocation location, const std::array<float, 3>& t) { in bindUniform() argument
33 MBGL_CHECK_ERROR(glUniform3fv(location, 1, t.data())); in bindUniform()
37 void bindUniform<std::array<float, 4>>(UniformLocation location, const std::array<float, 4>& t) { in bindUniform() argument
38 MBGL_CHECK_ERROR(glUniform4fv(location, 1, t.data())); in bindUniform()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativegeolocation.cpp45 \qmltype Location
49 \brief The Location type holds location data.
51 Location types represent a geographic "location", in a human sense. This
54 to display when viewing this location.
56 The Location type is most commonly seen as the contents of a search
58 locations found for a given query, it represents these as Location objects.
62 The following example shows a simple Location object being declared:
65 Location {
80 This property holds the extended attributes for this Location.
81 Extended attributes are backend-dependent and can be location-dependent.
[all …]
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dmodule.c43 static int apply_r_mips_none(struct module *me, u32 *location, in apply_r_mips_none() argument
49 static int apply_r_mips_32(struct module *me, u32 *location, in apply_r_mips_32() argument
52 *location = base + v; in apply_r_mips_32()
57 static int apply_r_mips_26(struct module *me, u32 *location, in apply_r_mips_26() argument
66 if ((v & 0xf0000000) != (((unsigned long)location + 4) & 0xf0000000)) { in apply_r_mips_26()
72 *location = (*location & ~0x03ffffff) | in apply_r_mips_26()
78 static int apply_r_mips_hi16(struct module *me, u32 *location, in apply_r_mips_hi16() argument
84 *location = (*location & 0xffff0000) | in apply_r_mips_hi16()
98 n->addr = (Elf_Addr *)location; in apply_r_mips_hi16()
117 static int apply_r_mips_lo16(struct module *me, u32 *location, in apply_r_mips_lo16() argument
[all …]
/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 Dline-map.h40 On navigating to the location of that error in Emacs
79 /* The typedef "location_t" is a key within the location database,
80 identifying a source location or macro expansion, along with range
93 0x00000000 | UNKNOWN_LOCATION (gcc/input.h)| Unknown/invalid location.
95 0x00000001 | BUILTINS_LOCATION | The location for declarations
98 0x00000002 | RESERVED_LOCATION_COUNT | The first location to be
123 | above means a caret at that location, with a range
130 | that location, but with endpoint 4 columns further on: a range
145 | ordmap[2]->start_location-1 | Final location in ordmap 1
148 | ordmap[3]->start_location-1 | Final location in ordmap 2
[all …]
/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 Dline-map.h40 On navigating to the location of that error in Emacs
79 /* The typedef "location_t" is a key within the location database,
80 identifying a source location or macro expansion, along with range
93 0x00000000 | UNKNOWN_LOCATION (gcc/input.h)| Unknown/invalid location.
95 0x00000001 | BUILTINS_LOCATION | The location for declarations
98 0x00000002 | RESERVED_LOCATION_COUNT | The first location to be
123 | above means a caret at that location, with a range
130 | that location, but with endpoint 4 columns further on: a range
145 | ordmap[2]->start_location-1 | Final location in ordmap 1
148 | ordmap[3]->start_location-1 | Final location in ordmap 2
[all …]
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dmodule.c25 unsigned long int *location; in apply_relocate_add() local
36 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr + in apply_relocate_add()
47 * read the current contents of (*location), add any offset in apply_relocate_add()
53 old_value = *location; in apply_relocate_add()
54 *location = value + old_value; in apply_relocate_add()
59 *location = value; in apply_relocate_add()
66 old_value = ((location[0] & 0x0000FFFF) << 16) | in apply_relocate_add()
67 (location[1] & 0x0000FFFF); in apply_relocate_add()
70 location[0] = (location[0] & 0xFFFF0000) | in apply_relocate_add()
72 location[1] = (location[1] & 0xFFFF0000) | in apply_relocate_add()
[all …]
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dmodule.c34 uint32_t *location; in apply_relocate_add() local
41 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
53 value = get_unaligned(location); in apply_relocate_add()
55 put_unaligned(value, location); in apply_relocate_add()
58 relocation = (relocation - (Elf32_Addr) location); in apply_relocate_add()
59 value = get_unaligned(location); in apply_relocate_add()
61 put_unaligned(value, location); in apply_relocate_add()
64 *location = (*location & ~0x3fffc00) | in apply_relocate_add()
68 *location = (*location & ~0x3fffc00) | in apply_relocate_add()
72 relocation -= (Elf32_Addr) location; in apply_relocate_add()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/
H A Dorg.freedesktop.GeoClue2.Client.xml16 This is the interface you use to retrieve location information and receive
17 location update signals from GeoClue service. You get the client object to
23 Location:
25 Current location as path to a #org.freedesktop.GeoClue2.Location object.
27 null) initially, until Geoclue finds user's location. You want to delay
32 <property name="Location" type="o" access="read"/>
38 by the service when it gets new location info. If the distance moved is
51 by the service when it gets new location info. If the time since the
74 Please keep in mind that the actual accuracy of location information is
84 org.freedesktop.GeoClue2.Client.Start() and receiving location updates.
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch72 @@ -28,7 +31,7 @@ _is_url = lambda location: '://' in location # RFC 3986
76 -def load_to_str(location):
77 +def load_to_str(location, user=None, passwd=None):
81 @@ -39,7 +42,7 @@ def load_to_str(location):
84 if _is_url(location):
85 - return _load_url(location)
86 + return _load_url(location, user=user, passwd=passwd)
88 return _load_file(location)
90 @@ -69,11 +72,30 @@ def load_to_file(location, destination):
91 _copy_file(location, destination)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/
H A Dtst_qgeolocation.cpp191 QGeoLocation location; in comparison() local
197 location.setAddress(address); in comparison()
200 location.setCoordinate(QGeoCoordinate(5,10)); in comparison()
203 location.setBoundingBox(QGeoRectangle(QGeoCoordinate(5,5),0.4,0.4)); in comparison()
205 QGeoLocation otherLocation(location); in comparison()
208 QCOMPARE(location, otherLocation); in comparison()
225 QVERIFY(location != otherLocation); in comparison()
251 QGeoLocation location; in isEmpty() local
253 QVERIFY(location.isEmpty()); in isEmpty()
256 location.setAddress(address); in isEmpty()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp57 Checks that the given Location object contains the information
58 we need and is not malformed in any way. We expect a Location
61 "Location": {
114 *errorString = QLatin1String("Expected Address element within Location object"); in checkLocation()
117 *errorString = QLatin1String("Expected Address object within Location object"); in checkLocation()
123 *errorString = QLatin1String("Expected DisplayPosition element within Location object"); in checkLocation()
126 *errorString = QLatin1String("Expected DisplayPosition object within Location object"); in checkLocation()
132 … *errorString = QLatin1String("Expected Latitude element within Location.DisplayPosition object"); in checkLocation()
135 … *errorString = QLatin1String("Expected Latitude double within Location.DisplayPosition object"); in checkLocation()
140 … *errorString = QLatin1String("Expected Longitude element within Location.DisplayPosition object"); in checkLocation()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_filters.c76 if (rule->aq_fsp.location == fsp->location) in aq_rule_already_exists()
95 if (fsp->location < AQ_RX_FIRST_LOC_FL3L4 || in aq_check_approve_fl3l4()
96 fsp->location > last_location) { in aq_check_approve_fl3l4()
98 "ethtool: location must be in range [%d, %d]", in aq_check_approve_fl3l4()
113 fsp->location != AQ_RX_FIRST_LOC_FL3L4 + 4 && in aq_check_approve_fl3l4()
114 fsp->location != AQ_RX_FIRST_LOC_FL3L4) { in aq_check_approve_fl3l4()
116 "ethtool: The specified location for ipv6 must be %d or %d", in aq_check_approve_fl3l4()
132 if (fsp->location < AQ_RX_FIRST_LOC_FETHERT || in aq_check_approve_fl2()
133 fsp->location > last_location) { in aq_check_approve_fl2()
135 "ethtool: location must be in range [%d, %d]", in aq_check_approve_fl2()
[all …]

12345678910>>...179