Home
last modified time | relevance | path

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

12

/device/google/marlin/sepolicy/
Dhal_gnss_default.te19 # libqdi is used across multiple processes which are clients of
/device/google/wahoo/sepolicy/vendor/
Dhal_gnss_qti.te42 # 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/MdePkg/Library/BaseMemoryLibOptDxe/Arm/
DScanMem.asm81 orr r2, r2, r2, lsl #8 ; expand the match word across to all bytes
/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/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/generic/opengl-transport/host/commands/emugen/
DREADME101 side. Thus, the data endianness that is sent across the wire is
/device/google/marlin/
DWCNSS_qcom_cfg.ini329 # To disable, set gRoamIntraBand=0 (Roaming across band)
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dporting-guide.rst62 across platforms. A memory translation library (see ``lib/xlat_tables/``) is
140 Defines the size in bits of the largest cache line across all the cache
150 Defines the total number of CPUs implemented by the platform across all
608 not assume that callee saved registers are preserved across a call to this
1369 that varies across platforms.
1679 that varies across platforms, for example enabling the MMU (since the memory
1680 map differs across platforms).
1793 that varies across platforms.
Dchange-log.rst619 - Unified the reset handling code as much as possible across BL stages.
750 match. This behaviour has been made consistent across the debug and release
858 across all images from 208KB to 88KB, compared to the previous release.
/device/google/muskie/
DWCNSS_qcom_cfg.ini385 # To disable, set gRoamIntraBand=0 (Roaming across band)
/device/google/taimen/
DWCNSS_qcom_cfg.ini385 # To disable, set gRoamIntraBand=0 (Roaming across band)
/device/google/bonito/
DWCNSS_qcom_cfg.ini370 # To disable, set gRoamIntraBand=0 (Roaming across band)
/device/google/crosshatch/
DWCNSS_qcom_cfg.ini370 # To disable, set gRoamIntraBand=0 (Roaming across band)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DUqiList.uni36 // The translations in this file should be globally consistent across
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni638 …_PcdSupportUpdateCapsuleReset_PROMPT #language en-US "Enable update capsule across a system reset"
640 …P #language en-US "Indicates if the platform can support update capsule across a system reset.<BR…
641 … "TRUE - Supports update capsule across a system reset.<BR>\n"
642 … "FALSE - Does not support update capsule across a system reset.<BR>"
DMdeModulePkg.dec548 ## Indicates if the platform can support update capsule across a system reset.<BR><BR>
549 # TRUE - Supports update capsule across a system reset.<BR>
550 # FALSE - Does not support update capsule across a system reset.<BR>
551 # @Prompt Enable update capsule across a system reset.
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/OverdriveBoard/
DOverdriveBoard.dsc413 # Overdrive B1 has 14 SATA ports across 2 controllers.
/device/linaro/bootloader/edk2/StdLib/
DReadMe.txt484 architectures. If a constant size across all processors and compilers is

12