/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | fixheader.py | 12 def process(filename): function
|
D | untabify.py | 26 def process(filename, tabsize, verbose=True): function
|
D | ifdef.py | 52 def process(fpi, fpo): function
|
D | cvsfiles.py | 38 def process(dir): function
|
D | finddiv.py | 50 def process(filename, listnames): function
|
D | fixnotice.py | 88 def process(file): function
|
D | pdeps.py | 66 def process(filename, table): function
|
D | h2py.py | 113 def process(fp, outfp, env = {}): function
|
D | treesync.py | 63 def process(slave, master): function
|
D | fixdiv.py | 205 def process(filename, list): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
D | update.py | 44 def process(self, lineno, rest): member in FileObj
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/app/ |
D | xa-factory.c | 60 xa_codec_func_t *process; member
|
/device/google/cuttlefish/tools/ |
D | tombstone_to_line.py | 81 def process(in_file, out_file, args): function
|
/device/google/cuttlefish/host/libs/vm_manager/ |
D | crosvm_manager.cpp | 59 auto process = command.Start(); in Stop() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/ |
D | genmk_old.c | 72 void (*process)(...); member 74 void (*process)(); member
|
D | genmk.c | 88 void (*process)(...); member 90 void (*process)(); member
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
D | xa-class-base.h | 78 xa_codec_func_t *process; member
|
D | xa-class-base.c | 505 XACodecBase * xa_base_factory(u32 core, u32 size, xa_codec_func_t process) in xa_base_factory()
|
D | xa-class-audio-codec.c | 762 xf_component_t * xa_audio_codec_factory(u32 core, xa_codec_func_t process) in xa_audio_codec_factory()
|
D | xa-class-mixer.c | 847 xf_component_t * xa_mixer_factory(u32 core, xa_codec_func_t process) in xa_mixer_factory()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | main.c | 120 WildFunc process; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _hashopenssl.c | 104 unsigned int process; in EVP_hash() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | main.c | 54 void (*process)(...); member 56 void (*process)(); member
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/ |
D | xa-pcm.c | 75 XA_ERRORCODE (*process)(struct XAPcmCodec *); member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | optparse.py | 778 def process(self, opt, value, values, parser): member in Option 1303 def set_process_default_values(self, process): argument
|