Home
last modified time | relevance | path

Searched refs:Immediate (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_map_observer.cpp20 if (mode == mbgl::MapObserver::CameraChangeMode::Immediate) { in onCameraWillChange()
34 if (mode == mbgl::MapObserver::CameraChangeMode::Immediate) { in onCameraDidChange()
H A Dsqlite3.cpp448 case Immediate: in Transaction()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/
H A Dmap_observer.hpp21 Immediate, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp56 observer.onCameraWillChange(MapObserver::CameraChangeMode::Immediate); in resize()
61 observer.onCameraDidChange(MapObserver::CameraChangeMode::Immediate); in resize()
567 …e(isAnimated ? MapObserver::CameraChangeMode::Animated : MapObserver::CameraChangeMode::Immediate); in startTransition()
611 …e(isAnimated ? MapObserver::CameraChangeMode::Animated : MapObserver::CameraChangeMode::Immediate); in startTransition()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.hpp162 Immediate, enumerator
H A Dsqlite3.cpp424 case Immediate: in Transaction()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Ddc395x.rst86 4 0x10 16 Immediate return on BIOS seek command. (Not used)
H A Dst.rst629 Immediate return from tape positioning SCSI commands can be enabled by
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/
H A Dapt_2.4.5.bb96 Immediate-Configure "false";
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0019-target-ppc-Implement-Vector-Mask-Move-insns.patch15 mtvsrbmi: Move to VSR Byte Mask Immediate
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_database.cpp186 mapbox::sqlite::Transaction transaction(*db, mapbox::sqlite::Transaction::Immediate); in put()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.rockchip263 Immediate priorities are:
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Disp.S1370 # Immediate: #<data> #
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dzonefs.rst235 Immediate or delayed write errors in a sequential zone file may cause the file
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info8196 * Immediate operands do not require a '#' prefix.
9957 'Immediate Operand: s'
9960 'Immediate Operand: m'
9963 'Immediate Operand: m'
9966 'Immediate Operand: l'
10724 Immediate data (the '#' is optional and ignored)
11035 Immediate data (the '#' is optional and ignored)
11225 Immediate data XX. You may specify the ':8', ':16', or ':32' for
12193 * Immediate form long jumps and calls are 'lcall/ljmp $SECTION,
13932 "Immediate"
[all …]
H A Dgccint.info15481 13.2.2 Immediate Uses
15484 Immediate use information is now always available. Using the immediate
22396 Immediate integer in the range -16 to 64
22399 Immediate 16-bit signed integer
22402 Immediate constant -1
22405 Immediate 15-bit unsigned integer
22408 Immediate constant that can be inlined in an instruction
22413 Immediate 32-bit signed integer that can be attached to an
22417 Immediate 32-bit integer in range -16..4294967295 (i.e.
22421 Immediate 64-bit constant that can be split into two 'A'
[all …]
H A Dgcc.info38974 Immediate integer in the range -16 to 64
38977 Immediate 16-bit signed integer
38980 Immediate constant -1
38983 Immediate 15-bit unsigned integer
38986 Immediate constant that can be inlined in an instruction
38991 Immediate 32-bit signed integer that can be attached to an
38995 Immediate 32-bit integer in range -16..4294967295 (i.e.
38999 Immediate 64-bit constant that can be split into two 'A'
39003 Immediate 64-bit constant that can be split into two 'B'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info8196 * Immediate operands do not require a '#' prefix.
9957 'Immediate Operand: s'
9960 'Immediate Operand: m'
9963 'Immediate Operand: m'
9966 'Immediate Operand: l'
10724 Immediate data (the '#' is optional and ignored)
11035 Immediate data (the '#' is optional and ignored)
11225 Immediate data XX. You may specify the ':8', ':16', or ':32' for
12193 * Immediate form long jumps and calls are 'lcall/ljmp $SECTION,
13932 "Immediate"
[all …]
H A Dgccint.info15481 13.2.2 Immediate Uses
15484 Immediate use information is now always available. Using the immediate
22396 Immediate integer in the range -16 to 64
22399 Immediate 16-bit signed integer
22402 Immediate constant -1
22405 Immediate 15-bit unsigned integer
22408 Immediate constant that can be inlined in an instruction
22413 Immediate 32-bit signed integer that can be attached to an
22417 Immediate 32-bit integer in range -16..4294967295 (i.e.
22421 Immediate 64-bit constant that can be split into two 'A'
[all …]
H A Dgcc.info38974 Immediate integer in the range -16 to 64
38977 Immediate 16-bit signed integer
38980 Immediate constant -1
38983 Immediate 15-bit unsigned integer
38986 Immediate constant that can be inlined in an instruction
38991 Immediate 32-bit signed integer that can be attached to an
38995 Immediate 32-bit integer in range -16..4294967295 (i.e.
38999 Immediate 64-bit constant that can be split into two 'A'
39003 Immediate 64-bit constant that can be split into two 'B'
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst204 A := "${W}" # Immediate variable expansion
206 B := "${W}" # Immediate variable expansion
238 Immediate variable expansion (:=)
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst2524 expansion (``:=``) operator. Immediate expansion makes sure that