Home
last modified time | relevance | path

Searched refs:translated (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dntb.rst15 Memory windows allow translated read and write access to the peer memory.
56 1) allocate a memory region, 2) put translated address to NTB config,
74 1) allocate a memory region, 2) somehow deliver a translated address to a peer
75 device, 3) peer puts the translated address to NTB config, 4) peer device maps
83 2) Initialize memory window by translated address of the allocated region
85 3) Send the translated address and memory window index to a peer device
107 (it may fail if local translated address setting is not supported)
108 5) Send translated base address (usually together with memory window
114 device (related to pidx) translated address for specified memory
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dfeature_index.cpp186 GeometryCoordinates translated; in translateQueryGeometry() local
188 translated.push_back(p - translateVec); in translateQueryGeometry()
190 return translated; in translateQueryGeometry()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dila.rst21 the network, an ILA translated packet appears to be no different than any
23 ILA translated packet looks like just another TCP/IPv6 packet. The
66 of translated packets.
115 When an address is translated by ILA, an encapsulated transport checksum
116 that includes the translated address in a pseudo header may be rendered
129 translated address.
132 When an address is translated the difference can be offset
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py336 translated = removal.translate(numeric_removal)
337 if translated not in revmap_remove:
338 revmap_remove[translated] = []
339 revmap_remove[translated].append(removal)
349 translated = addition.translate(numeric_removal)
350 if translated in revmap_remove:
351 if len(revmap_remove[translated]) != 1:
353 removal = revmap_remove[translated][0]
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Datkbd.c216 bool translated; member
451 if (atkbd->translated) { in atkbd_interrupt()
509 atkbd->translated ? "translated" : "raw", in atkbd_interrupt()
807 if (atkbd->id == 0xaca1 && atkbd->translated) { in atkbd_probe()
842 if (atkbd->translated) in atkbd_select_set()
1029 if (atkbd->translated && atkbd->emul == 1 && in atkbd_oqo_01plus_scancode_fixup()
1087 } else if (atkbd->translated) { in atkbd_set_keycode_table()
1143 atkbd->translated ? "Translated" : "Raw", atkbd->set); in atkbd_set_device_attrs()
1152 input_dev->id.product = atkbd->translated ? 1 : atkbd->set; in atkbd_set_device_attrs()
1243 atkbd->translated = true; in atkbd_connect()
/OK3568_Linux_fs/kernel/Documentation/netlabel/
H A Dlsm_interface.rst37 level functions are translated into low level protocol operations based on how
48 and translated the security attributes into a LSM internal identifier the LSM
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/colord/colord-native/
H A D0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch69 + /* deliberately not translated */
139 - /* deliberately not translated */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeocircle.h79 Q_INVOKABLE QGeoCircle translated(double degreesLatitude, double degreesLongitude) const;
H A Dqgeopath.h83 Q_INVOKABLE QGeoPath translated(double degreesLatitude, double degreesLongitude) const;
H A Dqgeopolygon.h82 Q_INVOKABLE QGeoPolygon translated(double degreesLatitude, double degreesLongitude) const;
H A Dqgeorectangle.h104 Q_INVOKABLE QGeoRectangle translated(double degreesLatitude, double degreesLongitude) const;
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/
H A DSecurityBugs1 Chinese translated version of Documentation/admin-guide/security-bugs.rst
H A DIRQ.txt1 Chinese translated version of Documentation/core-api/irq/index.rst
H A Dsparse.txt1 Chinese translated version of Documentation/dev-tools/sparse.rst
H A Dio_ordering.txt1 Chinese translated version of Documentation/driver-api/io_ordering.rst
/OK3568_Linux_fs/kernel/Documentation/driver-api/memory-devices/
H A Dti-gpmc.rst26 be translated to the form gpmc can understand. The way it has to be
27 translated depends on the connected peripheral. Also there is a
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm64/
H A Dtagged-pointers.txt1 Chinese translated version of Documentation/arm64/tagged-pointers.rst
H A Dlegacy_instructions.txt1 Chinese translated version of Documentation/arm64/legacy_instructions.rst
H A Dmemory.txt1 Chinese translated version of Documentation/arm64/memory.rst
H A Dsilicon-errata.txt1 Chinese translated version of Documentation/arm64/silicon-errata.rst
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/itstool/
H A Ditstool_2.0.7.bb3 files, then merges translations from MO files to create translated \
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dstable_api_nonsense.txt2 This is a version of Documentation/process/stable-api-nonsense.rst translated
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A Dstable_kernel_rules.txt2 This is Japanese translated version of "Documentation/process/stable-kernel-rules.rst".
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm/
H A DBooting1 Chinese translated version of Documentation/arm/booting.rst
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/debianutils/
H A Ddebianutils_5.7.bb20 # Disable po4a (translated manpages) sub-directory, as that requires po4a to build

12345678910>>...12