/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 | 456 struct nlattr *triggers[MAX_NL80211_WOWLAN_TRIG + 1]; in wiphy_info_wowlan_triggers() local 461 if (nla_parse_nested(triggers, MAX_NL80211_WOWLAN_TRIG, in wiphy_info_wowlan_triggers() 465 if (triggers[NL80211_WOWLAN_TRIG_ANY]) in wiphy_info_wowlan_triggers() 467 if (triggers[NL80211_WOWLAN_TRIG_DISCONNECT]) in wiphy_info_wowlan_triggers() 469 if (triggers[NL80211_WOWLAN_TRIG_MAGIC_PKT]) in wiphy_info_wowlan_triggers() 471 if (triggers[NL80211_WOWLAN_TRIG_GTK_REKEY_FAILURE]) in wiphy_info_wowlan_triggers() 473 if (triggers[NL80211_WOWLAN_TRIG_EAP_IDENT_REQUEST]) in wiphy_info_wowlan_triggers() 475 if (triggers[NL80211_WOWLAN_TRIG_4WAY_HANDSHAKE]) in wiphy_info_wowlan_triggers() 477 if (triggers[NL80211_WOWLAN_TRIG_RFKILL_RELEASE]) in wiphy_info_wowlan_triggers()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/trigger/ |
D | TriggerRepository.java | 83 String triggers = mPreferences.getString(TRIGGERS_PREF_KEY, null); in TriggerRepository() local 84 mTriggers = deserializeTriggersFromString(triggers); in TriggerRepository() 144 private Multimap<String, Trigger> deserializeTriggersFromString(String triggers) { in deserializeTriggersFromString() argument 145 if (triggers == null) { in deserializeTriggersFromString() 150 new ByteArrayInputStream(Base64Codec.decodeBase64(triggers.getBytes())); in deserializeTriggersFromString() 160 private String serializeTriggersToString(Multimap<String, Trigger> triggers) { in serializeTriggersToString() argument 164 objectOutputStream.writeObject(triggers); in serializeTriggersToString()
|
/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/v8/build/android/gyp/ |
D | package_resources.py | 205 triggers = [] 207 triggers.extend(re.compile('-%s' % density) for density in DENSITY_SPLITS) 209 triggers.extend(re.compile(r'-%s\b' % lang) for lang in languages) 212 for trigger in triggers:
|
/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/chromium-trace/catapult/third_party/webtest/webtest/ |
D | http.py | 99 triggers = list(self._map.values()) 100 for trigger in triggers:
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | remove-possible-simple-key-bug.loader-error | 2 *A ] # The ']' indicator triggers remove_possible_simple_key,
|
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/ |
D | control | 18 triggers session termination.
|
/external/autotest/server/site_tests/network_WiFi_ConnectOnResume/ |
D | control | 12 This test checks that the connection manager triggers scans and connects
|
/external/v8/tools/gyp/test/variables/commands/repeated_multidir/ |
D | repeated_command_common.gypi | 18 # Attempt to expand an undefined variable. This triggers a GYP
|
/external/autotest/client/site_tests/network_GobiUncleanDisconnect/ |
D | control | 18 This test triggers unclean disconnects from the Gobi to ensure that the kernel
|
D | control.gobi2k | 21 This test triggers unclean disconnects from the Gobi to ensure that the kernel
|
D | control.gobi3k | 21 This test triggers unclean disconnects from the Gobi to ensure that the kernel
|
/external/autotest/client/site_tests/power_BacklightSuspend/ |
D | control | 18 This test requests a brightness level to be set after resume. It then triggers
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
D | DebugProject.xcconfig | 16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
|
/external/curl/tests/data/ |
D | test151 | 17 though it's a response code that triggers authentication, we're not using
|
D | test152 | 18 though it's a response code that triggers authentication, we're not using
|
D | test1208 | 41 # triggers the timeout and sets the CURLE_OPERATION_TIMEDOUT error (28) for
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/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/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
|