/external/chromium_org/third_party/mesa/src/src/glx/ |
D | glxconfig.c | 267 glx_config_destroy_list(struct glx_config *configs) in glx_config_destroy_list() 288 glx_config_find_visual(struct glx_config *configs, int vid) in glx_config_find_visual() 300 glx_config_find_fbconfig(struct glx_config *configs, int fbid) in glx_config_find_fbconfig()
|
/external/mesa3d/src/glx/ |
D | glxconfig.c | 267 glx_config_destroy_list(struct glx_config *configs) in glx_config_destroy_list() 288 glx_config_find_visual(struct glx_config *configs, int vid) in glx_config_find_visual() 300 glx_config_find_fbconfig(struct glx_config *configs, int fbid) in glx_config_find_fbconfig()
|
/external/chromium_org/third_party/skia/gm/rebaseline_server/ |
D | compare_configs.py | 36 def __init__(self, configs, actuals_root=results.DEFAULT_ACTUALS_DIR, argument 65 def _load_config_pairs(self, configs): argument
|
/external/skia/gm/rebaseline_server/ |
D | compare_configs.py | 37 def __init__(self, configs, actuals_root=results.DEFAULT_ACTUALS_DIR, argument 65 def _load_config_pairs(self, configs): argument
|
/external/markdown/markdown/extensions/ |
D | html_tidy.py | 36 def __init__(self, configs): argument 61 def makeExtension(configs=None): argument
|
D | toc.py | 105 def __init__(self, configs): argument 135 def makeExtension(configs={}): argument
|
D | wikilinks.py | 91 def __init__(self, configs): argument 148 def makeExtension(configs=None) : argument
|
D | codehilite.py | 203 def __init__(self, configs): argument 222 def makeExtension(configs={}): argument
|
D | headerid.py | 167 def __init__(self, configs): argument 189 def makeExtension(configs=None): argument
|
D | extra.py | 48 def makeExtension(configs={}): argument
|
/external/chromium_org/third_party/markdown/extensions/ |
D | wikilinks.py | 125 def __init__(self, configs): argument 182 def makeExtension(configs=None) : argument
|
D | codehilite.py | 232 def __init__(self, configs): argument 270 def makeExtension(configs={}): argument
|
D | headerid.py | 202 def __init__(self, configs): argument 230 def makeExtension(configs=None): argument
|
D | toc.py | 224 def __init__(self, configs=[]): argument 252 def makeExtension(configs={}): argument
|
D | extra.py | 85 def makeExtension(configs={}): argument
|
D | nl2br.py | 69 def makeExtension(configs=None): argument
|
D | smart_strong.py | 73 def makeExtension(configs={}): argument
|
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
D | android.py | 111 spec, configs, part_of_all, write_alias_target): argument 452 def WriteSourceFlags(self, spec, configs): argument 497 def WriteSources(self, spec, configs, extra_sources): argument 776 def WriteTargetFlags(self, spec, configs, link_deps): argument 819 def WriteTarget(self, spec, configs, deps, link_deps, part_of_all, argument
|
/external/chromium_org/chrome/test/nacl_test_injection/ |
D | find_chrome.py | 16 def FindChrome(src_dir, configs, verbose=False): argument
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_screen.c | 48 __DRIconfig **configs = NULL; in nouveau_get_configs() local 91 const __DRIconfig **configs; in nouveau_init_screen2() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
D | nouveau_screen.c | 48 __DRIconfig **configs = NULL; in nouveau_get_configs() local 91 const __DRIconfig **configs; in nouveau_init_screen2() local
|
/external/skia/dm/ |
D | DM.cpp | 97 const SkTArray<SkString>& configs, in kick_off_gms() 125 const SkTArray<SkString>& configs, in kick_off_benches() 230 SkTArray<SkString> configs; in tool_main() local
|
/external/chromium_org/media/base/android/ |
D | media_source_player_unittest.cc | 253 DemuxerConfigs configs; in CreateAudioDemuxerConfigs() local 281 DemuxerConfigs configs; in CreateVideoDemuxerConfigs() local 291 DemuxerConfigs configs = CreateAudioDemuxerConfigs(kCodecVorbis, false); in CreateAudioVideoDemuxerConfigs() local 321 void Start(const DemuxerConfigs& configs) { in Start() 539 const DemuxerConfigs& configs) { in CreateReadFromDemuxerAckWithConfigChanged() 658 DemuxerConfigs configs = is_audio ? in SendConfigChangeToDecoder() local 877 DemuxerConfigs configs = CreateAudioDemuxerConfigs(kCodecVorbis, false); in TEST_F() local 1076 DemuxerConfigs configs = CreateAudioDemuxerConfigs(kCodecVorbis, false); in TEST_F() local 1105 DemuxerConfigs configs = CreateVideoDemuxerConfigs(false); in TEST_F() local 1276 DemuxerConfigs configs = CreateVideoDemuxerConfigs(true); in TEST_F() local [all …]
|
/external/chromium_org/third_party/markdown/ |
D | __init__.py | 183 def registerExtensions(self, extensions, configs): argument 206 def build_extension(self, ext_name, configs = []): argument
|
/external/chromium_org/build/android/gyp/ |
D | write_build_config.py | 49 def DepsOfType(wanted_type, configs): argument
|