/external/wpa_supplicant_8/src/drivers/ |
D | driver_common.c | 164 struct wowlan_triggers *triggers; in wpa_get_wowlan_triggers() local 175 triggers = os_zalloc(sizeof(*triggers)); in wpa_get_wowlan_triggers() 176 if (triggers == NULL) in wpa_get_wowlan_triggers() 182 &triggers->trigger) in wpa_get_wowlan_triggers() 206 os_free(triggers); in wpa_get_wowlan_triggers() 207 triggers = NULL; in wpa_get_wowlan_triggers() 219 return triggers; in wpa_get_wowlan_triggers()
|
D | driver_nl80211_capa.c | 453 struct nlattr *triggers[MAX_NL80211_WOWLAN_TRIG + 1]; in wiphy_info_wowlan_triggers() local 458 if (nla_parse_nested(triggers, MAX_NL80211_WOWLAN_TRIG, in wiphy_info_wowlan_triggers() 462 if (triggers[NL80211_WOWLAN_TRIG_ANY]) in wiphy_info_wowlan_triggers() 464 if (triggers[NL80211_WOWLAN_TRIG_DISCONNECT]) in wiphy_info_wowlan_triggers() 466 if (triggers[NL80211_WOWLAN_TRIG_MAGIC_PKT]) in wiphy_info_wowlan_triggers() 468 if (triggers[NL80211_WOWLAN_TRIG_GTK_REKEY_FAILURE]) in wiphy_info_wowlan_triggers() 470 if (triggers[NL80211_WOWLAN_TRIG_EAP_IDENT_REQUEST]) in wiphy_info_wowlan_triggers() 472 if (triggers[NL80211_WOWLAN_TRIG_4WAY_HANDSHAKE]) in wiphy_info_wowlan_triggers() 474 if (triggers[NL80211_WOWLAN_TRIG_RFKILL_RELEASE]) in wiphy_info_wowlan_triggers()
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/ |
D | InputManager.java | 112 private final ArrayList<Integer> triggers = new ArrayList<Integer>(); field in InputManager.Mapping 523 public void addMapping(String mappingName, Trigger... triggers) { in addMapping() argument 530 for (Trigger trigger : triggers) { in addMapping() 539 mapping.triggers.add(hash); in addMapping() 576 ArrayList<Integer> triggers = mapping.triggers; in deleteMapping() local 577 for (int i = triggers.size() - 1; i >= 0; i--) { in deleteMapping() 578 int hash = triggers.get(i); in deleteMapping()
|
D | ChaseCamera.java | 238 public void setToggleRotationTrigger(Trigger... triggers) { in setToggleRotationTrigger() argument 240 inputManager.addMapping(ChaseCamToggleRotate, triggers); in setToggleRotationTrigger() 250 public void setZoomInTrigger(Trigger... triggers) { in setZoomInTrigger() argument 252 inputManager.addMapping(ChaseCamZoomIn, triggers); in setZoomInTrigger() 262 public void setZoomOutTrigger(Trigger... triggers) { in setZoomOutTrigger() argument 264 inputManager.addMapping(ChaseCamZoomOut, triggers); in setZoomOutTrigger()
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.m | 100 // directly related to the value that triggers the warning. 112 // directly related to the value that triggers the warning. 124 // directly related to the value that triggers the warning.
|
/external/protobuf/gtest/xcode/Config/ |
D | DebugProject.xcconfig | 16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
|
D | ReleaseProject.xcconfig | 18 // Deploment postprocessing is what triggers Xcode to strip
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
D | DebugProject.xcconfig | 16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
|
D | ReleaseProject.xcconfig | 18 // Deploment postprocessing is what triggers Xcode to strip
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ |
D | Dbg.stg | 56 // Common debug event triggers used by region overrides below 82 // Region overrides that tell various constructs to add debugging triggers
|
/external/llvm/test/MC/Mips/ |
D | higher-highest-addressing.s | 33 # is chosen so that it is just below the value that triggers the addition of +1
|
/external/llvm/test/Instrumentation/MemorySanitizer/ |
D | check-constant-shadow.ll | 6 ; Test that returning a literal undef from main() triggers an MSan warning.
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | Dbg.stg | 161 // Common debug event triggers used by region overrides below 177 // Region overrides that tell various constructs to add debugging triggers
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
D | Dbg.stg | 143 // Common debug event triggers used by region overrides below 159 // Region overrides that tell various constructs to add debugging triggers
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
D | Dbg.stg | 211 // Common debug event triggers used by region overrides below 243 // Region overrides that tell various constructs to add debugging triggers
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
D | Dbg.stg | 179 // Common debug event triggers used by region overrides below 195 // Region overrides that tell various constructs to add debugging triggers
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
D | Dbg.stg | 210 // Common debug event triggers used by region overrides below 242 // Region overrides that tell various constructs to add debugging triggers
|
/external/llvm/test/CodeGen/X86/ |
D | norex-subreg.ll | 12 ; triggers an assertion in copyPhysReg.
|
D | selectiondag-cse.ll | 5 ; selection in MatchAddressRecursively. The edit triggers CSE which causes both
|
D | remat-invalid-liveness.ll | 10 ; This reduced test case triggers the crash before the fix, but does not
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
D | Dbg.stg | 208 // Common debug event triggers used by region overrides below 224 // Region overrides that tell various constructs to add debugging triggers
|
/external/libxml2/result/ |
D | rdf1.rdr | 189 /usr/doc/rpm-2.5/triggers
|
D | rdf1.rde | 189 /usr/doc/rpm-2.5/triggers
|
/external/pcre/dist/m4/ |
D | pcre_visibility.m4 | 51 dnl platforms (Cygwin 1.7) the use of -fvisibility triggers a warning
|
/external/llvm/test/Transforms/LoopUnswitch/ |
D | preserve-analyses.ll | 74 ; This is a simplified form of ineqn from above. It triggers some
|