Searched refs:getOptions (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventServiceQueue.cpp143 if ( (event->getOptions() & kHIDDispatchOptionDeliveryNotificationSuppress) == 0) {
144 if ( (event->getOptions() & kHIDDispatchOptionDeliveryNotificationForce) || ( head == tail ) || ( dataQueue->head == tail ) || queueFull) {
H A DIOHIDEventQueue.h85 virtual IOHIDQueueOptionsType getOptions();
H A DIOHIDEventQueue.cpp237 IOHIDQueueOptionsType IOHIDEventQueue::getOptions() function in class:IOHIDEventQueue
H A DIOHIDEvent.h325 inline IOOptionBits getOptions() { return _options; }; function in class:IOHIDEvent
H A DIOHIDElementPrivate.cpp1155 if ( shouldProcess || (queue->getOptions() & kIOHIDQueueOptionsTypeEnqueueAll))
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/Getopt/
H A DMixed.pm34 @EXPORT_OK = qw(abortMsg getOptions nextOption);
363 sub getOptions subroutine
368 # nextOption yourself; getOptions doesn't support it:
382 } # end getOptions
398 Getopt::Mixed::getOptions(...option-descriptions...);
431 The option-description arguments required by C<init> and C<getOptions>
463 If the first argument to C<init> or C<getOptions> is entirely
513 Getopt::Mixed::getOptions(...option-descriptions...);
593 variables, you'll need to call init before calling getOptions, like
599 Getopt::Mixed::getOptions(); # IMPORTAN
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcollationdatareader.cpp372 int32_t fastLatinOptions = CollationFastLatin::getOptions(
410 settings->fastLatinOptions = CollationFastLatin::getOptions(
H A Dcollationfastlatin.h208 static int32_t getOptions(const CollationData *data, const CollationSettings &settings,
H A Dcollationbuilder.cpp180 int32_t fastLatinOptions = CollationFastLatin::getOptions(
200 ownedSettings->fastLatinOptions = CollationFastLatin::getOptions(
H A Dcollationfastlatin.cpp26 CollationFastLatin::getOptions(const CollationData *data, const CollationSettings &settings, function in class:CollationFastLatin
101 uint32_t variableTop = (uint32_t)options >> 16; // see getOptions()
H A Drulebasedcollator.cpp689 ownedSettings.fastLatinOptions = CollationFastLatin::getOptions(
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkClipboard.c561 enum getOptions { APPEND_DISPLAYOF, APPEND_TYPE };
579 switch ((enum getOptions) subIndex) {
554 enum getOptions { APPEND_DISPLAYOF, APPEND_TYPE }; enum
H A DtkSelect.c769 enum getOptions { GET_DISPLAYOF, GET_SELECTION, GET_TYPE };
789 switch ((enum getOptions) getIndex) {
763 enum getOptions { GET_DISPLAYOF, GET_SELECTION, GET_TYPE }; enum
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkClipboard.c570 enum getOptions { APPEND_DISPLAYOF, APPEND_TYPE };
588 switch ((enum getOptions) subIndex) {
563 enum getOptions { APPEND_DISPLAYOF, APPEND_TYPE }; enum
H A DtkSelect.c779 enum getOptions { GET_DISPLAYOF, GET_SELECTION, GET_TYPE };
799 switch ((enum getOptions) getIndex) {
773 enum getOptions { GET_DISPLAYOF, GET_SELECTION, GET_TYPE }; enum
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A Dtexi2html1564 sub getOptions subroutine
1624 } # End of getOptions.
2249 if (! $options->getOptions($T2H_OPTIONS, $T2H_USAGE_TEXT, "$THISVERSION\n"))
2258 if (! $options->getOptions($T2H_OBSOLETE_OPTIONS, $T2H_USAGE_TEXT, "$THISVERSION\n"))
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/khim/
H A Dkhim.tcl38 namespace export getOptions getConfig setConfig showHelp
252 # khim::getOptions --
268 proc khim::getOptions {w} {
2012 grid [button .test -text "Test" -command "khim::getOptions .khim"] \
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 161 milliseconds