Home
last modified time | relevance | path

Searched refs:less (Results 1 – 25 of 125) sorted by relevance

12345

/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/tools/
Delftobin.sh27 less __elfdump | sed -n '/ALLOC/{g;1!p;};h' > __header
28 less __header | awk '{print $2 " " $3 " " $4}' > __proc
30 sections=`less __proc | cut -f1 -d' ' | tr '\n' ',' | sed 's/\,$//g'`
43 VAR=`less __proc | awk 'FNR == "'"$j"'" {print $1}'`
76 DST_ADDR=`less __proc | awk 'FNR == "'"$j"'" {print $3}'`
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_modulefinder.py247 less = list(modules - found)
249 self.assertEqual((more, less), ([], []))
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
Dullshr.c50 ; Invalid number (less then 32bits), return 0 in _aullshr()
Dashrdi3.S61 # Invalid number (less then 32bits), return 0
/device/linaro/bootloader/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
DMathRShiftU64.c50 ; Invalid number (less then 32bits), return 0 in _aullshr()
DMathRShiftU64.S61 # Invalid number (less then 32bits), return 0
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DEfiLoadDxe.cmm52 ; less than 4GB?
55 ; less than top of ram?
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
DReadMe.txt23 At baudrates less than 9600 some of the characters may be transmitted incorrectly.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtabnanny.py238 def less(self, other): member in Whitespace
293 if not indents[-1].less(thisguy):
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/
DDxeReportStatusCodeLib.inf54 … ## SOMETIMES_CONSUMES # Used if revision of the EFI Specification is not less than 0x20000
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt311 ``equal'' (=); `le' stands for ``less than or equal'' (<=); and `lt' stands
312 for ``less than'' (<).
317 The greater-than-or-equal function is identical to the less-than-or-equal
319 obtained from the less-than function in the same way.
321 The IEC/IEEE Standard specifies that the less-than-or-equal and less-than
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dparam.h115 #error MAXUPRC less than CHILD_MAX. See options(4) for details.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dalgorithm.txt68 input less than the length of longest code. It gets that many bits from the
70 code is that many bits or less and how many, and if it is, it will tell
88 little more than eight bits for 286 symbols and a little less than five bits
107 compression in the first place.) For the less frequent long symbols, there
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dalgorithm.txt68 input less than the length of longest code. It gets that many bits from the
70 code is that many bits or less and how many, and if it is, it will tell
88 little more than eight bits for 286 symbols and a little less than five bits
107 compression in the first place.) For the less frequent long symbols, there
/device/linaro/bootloader/edk2/BaseTools/Scripts/
DGccBase.lds43 * The alignment of the .data section should be less than or equal to the
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DdqNextMinus.decTest2 -- dqNextMinus.decTest -- decQuad next that is less [754r nextdown] --
DddNextMinus.decTest2 -- ddNextMinus.decTest -- decDouble next that is less [754r nextdown] --
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistsort.txt5 kinds of partially ordered arrays (less than lg(N!) comparisons needed, and
100 timsort does one less compare in \sort.
151 +sort: samplesort special-cases this data, and does a few less compares
160 great deal of benefit out of the duplicates (the # of compares is much less
163 equal-element gimmicks become less effective, while timsort's adaptive
232 run contains less than minrun elements (see next section), the main loop
292 power of 2, or if that isn't possible, is close to, but strictly less than,
428 to the first of B, and moving B[0] to the merge area if it's less than A[0],
439 less than MIN_GALLOP elements long, at which point we go back to one-pair-
/device/google/sunfish-sepolicy/vendor/google/
Dgoogle_camera_app.te20 # Allow handling of less common filesystem objects
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/
Dsoftfloat-macros211 of `count' must be less than 32. The result is broken into two 32-bit
230 The value of `count' must be less than 32. The result is broken into three
609 Returns 1 if the 64-bit value formed by concatenating `a0' and `a1' is less
623 Returns 1 if the 64-bit value formed by concatenating `a0' and `a1' is less
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/
Dsoftfloat-macros211 of `count' must be less than 32. The result is broken into two 32-bit
230 The value of `count' must be less than 32. The result is broken into three
609 Returns 1 if the 64-bit value formed by concatenating `a0' and `a1' is less
623 Returns 1 if the 64-bit value formed by concatenating `a0' and `a1' is less
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
DThunk64To32.S140 # Call 32-bit function. Assume the function entry address and parameter value is less than 4G
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
DAsmDispatchExecute.S134 # Call 32-bit function. Assume the function entry address and parameter value is less than 4G
DAsmDispatchExecute.asm132 ; Call 32-bit function. Assume the function entry address and parameter value is less than 4G
/device/linaro/bootloader/edk2/SignedCapsulePkg/
DSignedCapsulePkg.dec58 # Only if the new EdkiiSystemFrimwareImageDescriptor.Version is not less than

12345