Home
last modified time | relevance | path

Searched refs:across (Results 1 – 24 of 24) sorted by relevance

/device/google/marlin/sepolicy/
Dhal_gnss_default.te18 # libqdi is used across multiple processes which are clients of
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/
DCapsuleRuntimeDxe.inf63 …## SOMETIMES_PRODUCES ## Variable:L"CapsuleUpdateData" # (Process across reset capsule image) fo…
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmrhoist.c266 void MR_dumpTreeF(FILE *f,int depth,Tree *tree,int across) in MR_dumpTreeF() argument
268 void MR_dumpTreeF(f,depth,tree,across) in MR_dumpTreeF()
272 int across;
275 int newAcross=across;
308 void MR_dumpTreeX(int depth,Tree *tree,int across) in MR_dumpTreeX() argument
310 void MR_dumpTreeX(depth,tree,across) in MR_dumpTreeX()
313 int across;
316 MR_dumpTreeF(output,depth,tree,across);
Dgen.c1298 static int across; variable
1318 across++;
1320 if (across > 3) {
1322 across=0;
1333 across=0;
1343 across=0;
1347 } else if (across > 3 ) {
1349 across=0;
1376 int across;
1390 across=0;
Dproto.h516 extern void MR_dumpTreeX(int depth,Tree *t,int across); /* MR10 */
517 extern void MR_dumpTreeF(FILE *f,int depth,Tree *t,int across); /* MR10 */
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/
DMadt30.aslc83 // Ordering was established to help dissipate heat across two sockets evenly.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistsort.txt54 + Here are exact comparison counts across all the tests in sortperf.py,
105 the best any comparison-based sorting algorithm can do on average (across
566 to galloping mode (and again both within a merge and across merges). For
754 after B[6]. In general, across 2**(k-1)-1 elements, there are 2**(k-1)
Ddictnotes.txt112 Tune-ups should be measured across a broad range of applications and
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dporting-guide.md161 Defines the size (in bytes) of the largest cache line across all the cache
171 Defines the total number of CPUs implemented by the platform across all
408 not assume that callee saved registers are preserved across a call to this
774 that varies across platforms, for example enabling the MMU (since the memory
775 map differs across platforms).
1020 that varies across platforms, for example enabling the MMU (since the memory
1021 map differs across platforms).
Dchange-log.md78 match. This behaviour has been made consistent across the debug and release
190 across all images from 208KB to 88KB, compared to the previous release.
Dinterrupt-framework-design.md532 interrupt management across all the software components listed in 2.1
Dfirmware-design.md1723 for each CPU are distributed across different cache lines.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistsort.txt54 + Here are exact comparison counts across all the tests in sortperf.py,
104 average (across all permutations). When a method gets significantly
563 to galloping mode (and again both within a merge and across merges). For
Ddictnotes.txt112 Tune-ups should be measured across a broad range of applications and
/device/google/marlin/
DWCNSS_qcom_cfg.ini337 # To disable, set gRoamIntraBand=0 (Roaming across band)
/device/lge/bullhead/wifi/
DWCNSS_qcom_cfg.ini198 # To disable, set gRoamIntraBand=0 (Roaming across band)
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni604 …_PcdSupportUpdateCapsuleReset_PROMPT #language en-US "Enable update capsule across a system reset"
606 …P #language en-US "Indicates if the platform can support update capsule across a system reset.<BR…
607 … "TRUE - Supports update capsule across a system reset.<BR>\n"
608 … "FALSE - Does not support update capsule across a system reset.<BR>"
DMdeModulePkg.dec495 ## Indicates if the platform can support update capsule across a system reset.<BR><BR>
496 # TRUE - Supports update capsule across a system reset.<BR>
497 # FALSE - Does not support update capsule across a system reset.<BR>
498 # @Prompt Enable update capsule across a system reset.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DUqiList.uni36 // The translations in this file should be globally consistent across
/device/linaro/bootloader/edk2/StdLib/
DReadMe.txt484 architectures. If a constant size across all processors and compilers is
/device/linaro/bootloader/edk2/AppPkg/
DReadMe.txt495 architectures. If a constant size across all processors and compilers is
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DReadMe.txt484 architectures. If a constant size across all processors and compilers is
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133_before_mr13.txt3465 predicates across a line because it was not properly
3486 #22. (Fixed in 1.33MR1) Continuation of #token across lines using "\"
3489 expression across a line. The trailing "\" and newline caused
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133_BEFORE_MR13.txt3465 predicates across a line because it was not properly
3486 #22. (Fixed in 1.33MR1) Continuation of #token across lines using "\"
3489 expression across a line. The trailing "\" and newline caused