/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/ |
D | map_hikey.txt | 5 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 7 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 9 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 11 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 12 …/scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hi… 13 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 14 …/scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hi… 15 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 16 …/scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hi… 17 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… [all …]
|
D | xa_hikey.img | 307 - scratch[%s.%s] produced: %u bytes (%u samples) @%s:%d
|
/device/google/contexthub/firmware/lib/libc/ |
D | strlen.c | 58 int scratch; in strlen() local 67 : "=&r" (len), "=&r" (scratch) : "r" (str) : "memory", "cc"); in strlen() 75 : "=&r" (end), "=&r" (scratch) : "0" (str) : "memory", "cc"); in strlen()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/ |
D | dsp_debug.c | 54 char scratch[32]; in __xprintf() local 88 char *p = scratch + 15; in __xprintf() 94 while(p > (scratch + 7)) *--p = '0'; in __xprintf() 101 char *p = scratch + 15; in __xprintf() 120 char *p = scratch + 31; in __xprintf() 151 char *p = scratch + 15; in __xprintf() 171 char *p = scratch + 23; in __xprintf() 177 while(p > (scratch + 7)) *--p = '0'; in __xprintf()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
D | xf-core.h | 130 void *scratch; member
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/XenHypercallLib/Ia32/ |
D | hypercall.nasm | 12 ; Save only ebx, ecx is supposed to be a scratch register and needs to be
|
/device/linaro/bootloader/edk2/OvmfPkg/ |
D | DecomprScratchEnd.fdf.inc | 2 # This FDF include file computes the end of the scratch buffer used in 55 # LzmaCustomDecompressLib uses a constant scratch buffer size of 64KB; see
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
D | xa-class-base.c | 96 base->scratch = XF_CORE_DATA(core)->scratch; in xa_base_postinit() 125 XA_API(base, XA_API_CMD_SET_MEM_PTR, i, base->scratch); in xa_base_postinit() 127 …NIT, _b("Mem tab %d: sz=%d al=%d ty=%d Scratch memory (%p)"), i, size, align, type, base->scratch); in xa_base_postinit()
|
D | xa-class-base.h | 90 void *scratch; member
|
D | xa-class-audio-codec.c | 461 output = base->scratch; in xa_codec_preprocess()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/mixer/ |
D | xa-mixer.c | 87 void *scratch; member 150 b[j] = d->scratch; in xa_mixer_do_execute_stereo_16bit() 615 d->scratch = pv_value; in xa_mixer_set_mem_ptr()
|
/device/linaro/hikey/hifi/xaf/host-apf/include/ |
D | xaf-api.h | 69 u32 scratch; member
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/ |
D | LinuxBzimage.h | 141 UINT32 scratch; member
|
/device/google/cuttlefish_common/tools/ |
D | create_base_image_hostlib.sh | 91 "${PZ[@]}" "${FLAGS_dest_image}" || echo No scratch disk
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | longobject.c | 1337 PyLongObject *scratch, *a; in long_to_decimal_string() local 1368 scratch = _PyLong_New(size); in long_to_decimal_string() 1369 if (scratch == NULL) in long_to_decimal_string() 1376 pout = scratch->ob_digit; in long_to_decimal_string() 1392 Py_DECREF(scratch); in long_to_decimal_string() 1412 Py_DECREF(scratch); in long_to_decimal_string() 1443 Py_DECREF(scratch); in long_to_decimal_string() 1531 PyLongObject *scratch; in _PyLong_Format() local 1545 scratch = _PyLong_New(size); in _PyLong_Format() 1546 if (scratch == NULL) { in _PyLong_Format() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/ |
D | longobject.c | 1337 PyLongObject *scratch, *a; in long_to_decimal_string() local 1368 scratch = _PyLong_New(size); in long_to_decimal_string() 1369 if (scratch == NULL) in long_to_decimal_string() 1376 pout = scratch->ob_digit; in long_to_decimal_string() 1392 Py_DECREF(scratch); in long_to_decimal_string() 1412 Py_DECREF(scratch); in long_to_decimal_string() 1443 Py_DECREF(scratch); in long_to_decimal_string() 1531 PyLongObject *scratch; in _PyLong_Format() local 1545 scratch = _PyLong_New(size); in _PyLong_Format() 1546 if (scratch == NULL) { in _PyLong_Format() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/ |
D | longobject.c | 1351 PyLongObject *scratch, *a; in long_to_decimal_string() local 1382 scratch = _PyLong_New(size); in long_to_decimal_string() 1383 if (scratch == NULL) in long_to_decimal_string() 1390 pout = scratch->ob_digit; in long_to_decimal_string() 1406 Py_DECREF(scratch); in long_to_decimal_string() 1426 Py_DECREF(scratch); in long_to_decimal_string() 1457 Py_DECREF(scratch); in long_to_decimal_string() 1545 PyLongObject *scratch; in _PyLong_Format() local 1559 scratch = _PyLong_New(size); in _PyLong_Format() 1560 if (scratch == NULL) { in _PyLong_Format() [all …]
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-core.c | 621 XF_CHK_ERR(cd->scratch = xf_scratch_mem_init(core), -ENOMEM); in xf_core_init()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOpRn.ASL | 42 // access it. A 32bit scratch register at 0xFC in the IGD PCI
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | user-guide.rst | 1267 scratch, this is a complex task on some platforms, depending on the level of
|
D | porting-guide.rst | 919 scratch registers. It should preserve the value in x18 register as it is used
|
/device/linaro/hikey/hifi/firmware/ |
D | hifi-hikey960.img | 309 - scratch[%s.%s] produced: %u bytes (%u samples) @%s:%d
|