/external/valgrind/none/tests/x86/ |
D | gen_insn_test.pl | 209 foreach my $preset (split(/\s+/, $presets)) 211 … if ($preset =~ /^([abcd][lh]|[abcd]x|e[abcd]x)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/) 222 my $preset = { 231 push @presets, $preset; 248 elsif ($preset =~ /^st([0-9]+)\.(ps|pd)\[([^\]]+)\]$/) 259 my $preset = { 268 push @presets, $preset; 285 elsif ($preset =~ /^(eflags)\[([^\]]+)\]$/) 296 elsif ($preset =~ /^(fpucw)\[([^\]]+)\]$/) 307 elsif ($preset =~ /^(fpusw)\[([^\]]+)\]$/) [all …]
|
/external/valgrind/none/tests/amd64/ |
D | gen_insn_test.pl | 232 foreach my $preset (split(/\s+/, $presets)) 234 …if ($preset =~ /^([abcd][lh]|[abcd]x|e[abcd]x|r[abcd]x)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)… 245 my $preset = { 254 push @presets, $preset; 271 elsif ($preset =~ /^st([0-9]+)\.(ps|pd)\[([^\]]+)\]$/) 282 my $preset = { 291 push @presets, $preset; 308 elsif ($preset =~ /^(eflags)\[([^\]]+)\]$/) 319 elsif ($preset =~ /^(fpucw)\[([^\]]+)\]$/) 330 elsif ($preset =~ /^(fpusw)\[([^\]]+)\]$/) [all …]
|
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/ragdoll/ |
D | RagdollPreset.java | 48 JointPreset preset = boneMap.get(resultName); in setupJointForBone() local 50 if (preset != null && resultScore >= 50) { in setupJointForBone() 52 preset.setupJoint(joint); in setupJointForBone()
|
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/ |
D | KinematicRagdollControl.java | 114 protected RagdollPreset preset = new HumanoidRagdollPreset(); field in KinematicRagdollControl 148 public KinematicRagdollControl(RagdollPreset preset, float weightThreshold) { in KinematicRagdollControl() argument 149 this.preset = preset; in KinematicRagdollControl() 153 public KinematicRagdollControl(RagdollPreset preset) { in KinematicRagdollControl() argument 154 this.preset = preset; in KinematicRagdollControl() 406 preset.setupJointForBone(bone.getName(), joint); in boneRecursion()
|
/external/webp/src/enc/ |
D | config.c | 21 WebPPreset preset, float quality, int version) { in WebPConfigInitInternal() argument 52 switch (preset) { in WebPConfigInitInternal()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_chorus.c | 112 pChorusData->preset = EAS_CHORUS_PRESET_DEFAULT; in ChorusInit() 532 int preset = 0; in ChorusReadInPresets() local 536 for (defaultPreset = preset; defaultPreset < CHORUS_MAX_TYPE; defaultPreset++) in ChorusReadInPresets()
|
D | eas_chorusdata.h | 94 EAS_I8 preset; member
|
D | eas_reverb.c | 971 int preset = 0; in ReverbReadInPresets() local 975 for (defaultPreset = preset; defaultPreset < REVERB_MAX_ROOM_TYPE; defaultPreset++) in ReverbReadInPresets()
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_chorus.c | 112 pChorusData->preset = EAS_CHORUS_PRESET_DEFAULT; in ChorusInit() 532 int preset = 0; in ChorusReadInPresets() local 536 for (defaultPreset = preset; defaultPreset < CHORUS_MAX_TYPE; defaultPreset++) in ChorusReadInPresets()
|
D | eas_chorusdata.h | 94 EAS_I8 preset; member
|
D | eas_reverb.c | 971 int preset = 0; in ReverbReadInPresets() local 975 for (defaultPreset = preset; defaultPreset < REVERB_MAX_ROOM_TYPE; defaultPreset++) in ReverbReadInPresets()
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_chorus.c | 112 pChorusData->preset = EAS_CHORUS_PRESET_DEFAULT; in ChorusInit() 532 int preset = 0; in ChorusReadInPresets() local 536 for (defaultPreset = preset; defaultPreset < CHORUS_MAX_TYPE; defaultPreset++) in ChorusReadInPresets()
|
D | eas_chorusdata.h | 94 EAS_I8 preset; member
|
D | eas_reverb.c | 971 int preset = 0; in ReverbReadInPresets() local 975 for (defaultPreset = preset; defaultPreset < REVERB_MAX_ROOM_TYPE; defaultPreset++) in ReverbReadInPresets()
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 154 support for a preset dictionary was introduced, and the 272 bit 5 FDICT (preset dictionary) 346 and ADLER32, but need not support preset dictionaries. When the 348 the compressor may use only preset dictionaries that are specified 350 preset dictionary feature, the compressor must not set the FDICT 361 identifier of a known preset dictionary. A decompressor may 364 decompressor must support all the preset dictionaries specified by 365 the other format. When the other format does not use the preset 459 A preset dictionary is specially useful to compress short input
|
D | rfc1951.txt | 567 preset dictionary might discard part of the output stream; a
|
/external/webp/include/webp/ |
D | encode.h | 165 WebPPreset preset, float quality) { in WebPConfigPreset() argument 166 return WebPConfigInitInternal(config, preset, quality, in WebPConfigPreset()
|
/external/webp/src/webp/ |
D | encode.h | 165 WebPPreset preset, float quality) { in WebPConfigPreset() argument 166 return WebPConfigInitInternal(config, preset, quality, in WebPConfigPreset()
|
/external/webp/ |
D | README | 141 cwebp [-preset <...>] [options] in_file [-o out_file] 151 -preset <string> ....... preset setting, one of: 154 -preset must come first, as it overwrites other parameters 210 -preset 216 * 'preset' will set up a default encoding configuration targeting a 218 so that subsequent options can take effect on top of this preset. 415 // Setup a config, starting form a preset and tuning some additional
|
/external/iptables/extensions/ |
D | libxt_CT.man | 11 flexible than loading the conntrack helper modules with preset ports.
|
/external/clang/test/SemaObjC/ |
D | boxing-illegal.m | 72 - (void) insertBar:(id)preset ofKind:(id) kind atIndex:(int)index {
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | ArrayFieldVector.java | 75 public ArrayFieldVector(int size, T preset) { in ArrayFieldVector() argument 76 this(preset.getField(), size); in ArrayFieldVector() 77 Arrays.fill(data, preset); in ArrayFieldVector()
|
D | ArrayRealVector.java | 71 public ArrayRealVector(int size, double preset) { in ArrayRealVector() argument 73 Arrays.fill(data, preset); in ArrayRealVector()
|
/external/libxml2/os400/ |
D | README400 | 151 A directory pointer must be preset to NULL before the first call using it to
|
/external/opencv/cv/include/ |
D | cv.h | 1422 CVAPI(CvStereoBMState*) cvCreateStereoBMState(int preset CV_DEFAULT(CV_STEREO_BM_BASIC), in LOAD_CHDL()
|