Searched refs:direction (Results 176 - 200 of 735) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclUnixPipe.c57 int direction, ClientData *handlePtr);
111 int direction) /* Either TCL_READABLE or TCL_WRITABLE. */
115 if (Tcl_GetChannelHandle(channel, direction,
660 int direction = 0; /* prevent warnings about using uninitialized
666 direction = TCL_READABLE;
670 direction = TCL_WRITABLE;
674 direction = TCL_WRITABLE;
681 file = TclpMakeFile(channel, direction);
1127 * handle for the specified direction.
1138 int direction, /* TCL_READABL
108 TclpMakeFile( Tcl_Channel channel, int direction) argument
651 int direction = 0; /* prevent warnings about using uninitialized local
1119 PipeGetHandleProc( ClientData instanceData, int direction, ClientData *handlePtr) argument
[all...]
/macosx-10.10/libdispatch-442.1.4/src/
H A Dio.c48 dispatch_op_direction_t direction, dispatch_io_t channel, off_t offset,
52 dispatch_op_direction_t direction, dispatch_data_t data);
70 dispatch_op_direction_t direction);
959 _dispatch_operation_create(dispatch_op_direction_t direction,
965 dispatch_assert(direction < DOP_DIR_MAX);
979 if (direction == DOP_DIR_READ && err) {
981 } else if (direction == DOP_DIR_WRITE && !err) {
1000 op->direction = direction;
1035 if (op->buf && op->direction
[all...]
/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonCryptorPriv.h108 const corecryptoMode getCipherMode(CCAlgorithm cipher, CCMode mode, CCOperation direction);
/macosx-10.10/ICU-531.30/icuSources/layoutex/layout/
H A DParagraphLayout.h38 * same font, script and direction, and will create a <code>LayoutEngine</code> object for each run.
179 void append(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount,
186 * script, and direction. The text is represented by an array of
216 * Get the direction of the visual run.
218 * @return the direction of the run. This will be UBIDI_LTR if the
340 inline VisualRun(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount,
458 * or <code>UBIDI_MIXED</code> if the text has mixed direction.
730 inline ParagraphLayout::VisualRun::VisualRun(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount, argument
732 : fFont(font), fDirection(direction), fGlyphCount(glyphCount),
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUnit.cpp95 IOFWSimpleContiguousPhysicalAddressSpace * IOFireWireUnitAux::createSimpleContiguousPhysicalAddressSpace( vm_size_t size, IODirection direction )
97 IOFWSimpleContiguousPhysicalAddressSpace * space = IOFireWireNubAux::createSimpleContiguousPhysicalAddressSpace( size, direction );
111 IOFWSimplePhysicalAddressSpace * IOFireWireUnitAux::createSimplePhysicalAddressSpace( vm_size_t size, IODirection direction )
113 IOFWSimplePhysicalAddressSpace * space = IOFireWireNubAux::createSimplePhysicalAddressSpace( size, direction );
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DDOMUIKitExtensions.mm93 - (void)move:(UInt32)amount inDirection:(WebTextAdjustmentDirection)direction
102 if (direction == WebTextAdjustmentDown) {
103 direction = WebTextAdjustmentForward;
105 } else if (direction == WebTextAdjustmentUp) {
106 direction = WebTextAdjustmentBackward;
111 frameSelection.modify(FrameSelection::AlterationMove, (SelectionDirection)direction, granularity);
120 - (void)extend:(UInt32)amount inDirection:(WebTextAdjustmentDirection)direction
127 frameSelection.modify(FrameSelection::AlterationExtend, (SelectionDirection)direction, CharacterGranularity);
/macosx-10.10/WebCore-7600.1.25/page/
H A DDOMSelection.h65 void modify(const String& alter, const String& direction, const String& granularity);
69 // but reflect the direction in which the selection was made by the user. That does
H A DDOMSelection.cpp293 SelectionDirection direction;
295 direction = DirectionForward;
297 direction = DirectionBackward;
299 direction = DirectionLeft;
301 direction = DirectionRight;
327 m_frame->selection().modify(alter, direction, granularity);
/macosx-10.10/WebCore-7600.1.25/platform/animation/
H A DAnimationList.cpp44 FILL_UNSET_PROPERTY(isDirectionSet, direction, setDirection);
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformWheelEventGtk.cpp60 switch (event->direction) {
H A DRenderThemeGtk2.cpp166 gtk_widget_set_direction(widget, gtkTextDirection(renderObject.style().direction()));
242 gtk_widget_set_direction(widget, gtkTextDirection(object.style().direction()));
335 if (style.direction() == RTL)
389 if (style.direction() == RTL)
413 if (style.direction() == RTL)
435 gtk_widget_set_direction(widget, gtkTextDirection(renderObject.style().direction()));
489 gtk_widget_set_direction(widget, gtkTextDirection(object.style().direction()));
519 gtk_widget_set_direction(widget, gtkTextDirection(object.style().direction()));
557 gtk_widget_set_direction(widget, gtkTextDirection(renderObject.style().direction()));
601 gtk_widget_set_direction(widget, gtkTextDirection(renderObject.style().direction()));
655 getStockIconForWidgetType(GType widgetType, const char* iconName, gint direction, gint state, gint iconSize) argument
671 getStockSymbolicIconForWidgetType(GType widgetType, const char* , const char* fallbackStockIconName, gint direction, gint state, gint iconSize) argument
[all...]
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dlua_vmprep.h104 int direction; /* AP_LUA_FILTER_INPUT | AP_LUA_FILTER_OUTPUT */ member in struct:__anon6276
/macosx-10.10/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_file_io.h55 int direction; /* buffer being used for 0 = read, 1 = write */ member in struct:apr_file_t
/macosx-10.10/syslog-267/libsystem_asl.tproj/include/
H A Dasl_private.h87 uint32_t asl_store_match_timeout(void *ignored, void *query_v1, void **result_v1, uint64_t *last_id, uint64_t start_id, uint32_t count, int32_t direction, uint32_t usec) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_7_0);
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddabbrev.el305 (defvar dabbrev--last-direction 0)
470 direction of search to backward if set non-nil.
475 expansion old direction (orig-point (point)))
492 (setq direction dabbrev--last-direction))
508 (if (or (eq dabbrev--last-direction 1)
509 (and (eq dabbrev--last-direction 0)
526 (setq dabbrev--last-direction -1))
530 (setq direction (if (null arg)
542 (dabbrev--find-expansion abbrev direction
[all...]
/macosx-10.10/apr-32/apr/apr/file_io/os2/
H A Dreadwrite.c44 if (thefile->direction == 1) {
53 thefile->direction = 0;
142 if ( thefile->direction == 0 ) {
148 thefile->direction = 1;
290 if (thefile->direction == 1 && thefile->bufpos) {
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dopncls.c70 nbfd->direction = no_direction;
108 nbfd->direction = read_direction;
217 nbfd->direction = both_direction;
219 nbfd->direction = read_direction;
221 nbfd->direction = write_direction;
361 nbfd->direction = read_direction;
545 nbfd->direction = read_direction;
607 nbfd->direction = write_direction;
669 && abfd->direction == write_direction
722 && abfd->direction
[all...]
/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl_legacy1.c205 slotlist_find(asl_legacy1_t *s, uint64_t xid, int32_t direction) argument
231 if (direction >= 0) return ASL_INDEX_NULL;
232 if (direction < 0) return bot;
663 next_search_slot(asl_legacy1_t *s, uint32_t last_si, int32_t direction) argument
667 if (direction >= 0)
694 * If counting up (direction is positive) find first record with ID > start_id.
695 * Else if counting down (direction is negative) find first record with ID < start_id.
714 match_worker(asl_legacy1_t *s, asl_msg_list_t *query, asl_msg_list_t **res, uint64_t *last_id, uint64_t **idlist, uint32_t *idcount, uint64_t start_id, int32_t count, int32_t direction) argument
730 if (direction < 0) direction
801 asl_legacy1_match(asl_legacy1_t *s, asl_msg_list_t *query, asl_msg_list_t **res, uint64_t *last_id, uint64_t start_id, uint32_t count, int32_t direction) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf.c385 int direction, int *action)
392 if (direction == PF_OUT &&
394 (*state)->rule.ptr->direction == PF_OUT) ||
396 (*state)->rule.ptr->direction == PF_IN)) &&
408 *state = pf_find_state(kif, &key, direction); \
418 if (pf_state_lookup_aux(state, kif, direction, &action)) \
1287 (((*state)->state_key->direction ==
1291 ((*state)->state_key->direction == PF_IN &&
1966 if (cur->direction != prev->direction)
384 pf_state_lookup_aux(struct pf_state **state, struct pfi_kif *kif, int direction, int *action) argument
3374 pf_match_translation(struct pf_pdesc *pd, struct mbuf *m, int off, int direction, struct pfi_kif *kif, struct pf_addr *saddr, union pf_state_xport *sxport, struct pf_addr *daddr, union pf_state_xport *dxport, int rs_num) argument
3471 pf_get_translation_aux(struct pf_pdesc *pd, struct mbuf *m, int off, int direction, struct pfi_kif *kif, struct pf_src_node **sn, struct pf_addr *saddr, union pf_state_xport *sxport, struct pf_addr *daddr, union pf_state_xport *dxport, struct pf_addr *naddr, union pf_state_xport *nxport) argument
3684 pf_socket_lookup(int direction, struct pf_pdesc *pd) argument
4048 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm, struct ifqueue *ifq) argument
5141 pf_test_dummynet(struct pf_rule **rm, int direction, struct pfi_kif *kif, struct mbuf **m0, struct pf_pdesc *pd, struct ip_fw_args *fwa) argument
5403 pf_test_fragment(struct pf_rule **rm, int direction, struct pfi_kif *kif, struct mbuf *m, void *h, struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm) argument
5498 pf_pptp_handler(struct pf_state *s, int direction, int off, struct pf_pdesc *pd, struct pfi_kif *kif) argument
5844 pf_test_state_tcp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
6372 pf_test_state_udp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
6522 pf_test_state_icmp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
7196 pf_test_state_grev1(struct pf_state **state, int direction, struct pfi_kif *kif, int off, struct pf_pdesc *pd) argument
7297 pf_test_state_esp(struct pf_state **state, int direction, struct pfi_kif *kif, int off, struct pf_pdesc *pd) argument
7460 pf_test_state_other(struct pf_state **state, int direction, struct pfi_kif *kif, struct pf_pdesc *pd) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/layout/
H A DContextualSubstSubtables.cpp53 le_int32 direction = 1; local
58 direction = -1;
73 match += direction;
84 le_int32 direction = 1; local
89 direction = -1;
112 match += direction;
121 le_int32 direction = 1; local
126 direction = -1;
142 glyph += direction;
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DCodeMirrorCompletionController.js363 _scanStringForExpression: function(modeName, string, startOffset, direction, allowMiddleAndEmpty, includeStopCharacter, ignoreInitialUnmatchedOpenBracket, stopCharactersRegex)
365 console.assert(direction === -1 || direction === 1);
401 var firstOffset = endOffset + direction;
402 for (var i = firstOffset; direction > 0 ? i < string.length : i >= 0; i += direction) {
420 startOffset = i + (direction > 0 ? 1 : 0);
427 startOffset += direction;
429 if (direction > 0) {
/macosx-10.10/autofs-246/automountlib/
H A Dauto_subr.c680 register int direction; local
683 direction = strcmp(name, p->name);
684 if (direction == 0)
686 if (direction > 0)
701 register int direction; local
711 direction = strcmp(ent->name, p->name);
712 if (direction == 0) {
718 if (direction > 0)
723 if (direction > 0)
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dubidiln.c41 * paraLevel and direction are also set.
95 /* pBiDi->direction!=UBIDI_MIXED */
176 if(pParaBiDi->direction!=UBIDI_MIXED) {
178 pLineBiDi->direction=pParaBiDi->direction;
200 /* recalculate pLineBiDi->direction */
203 pLineBiDi->direction=(UBiDiDirection)(pLineBiDi->paraLevel&1);
211 pLineBiDi->direction=UBIDI_MIXED;
213 /* see if levels[1..trailingWSStart-1] have the same direction as levels[0] and paraLevel */
217 /* the direction value
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dspindate.itk85 method _spinMonth {direction}
86 method _spinDay {direction}
472 # PRIVATE METHOD: _spinMonth direction
480 itcl::body iwidgets::Spindate::_spinMonth {direction} {
492 if {$direction == 1} {
520 # PRIVATE METHOD: _spinDay direction
527 itcl::body iwidgets::Spindate::_spinDay {direction} {
536 if {(($day == "01") || ($day == "1")) && ($direction == -1)} {
541 if {($day == $lastday) && ($direction == 1)} {
546 set clicks [clock scan "$direction da
[all...]
/macosx-10.10/Libc-1044.1.2/gen/NetBSD/
H A Drb.c1050 rb_tree_iterate(struct rb_tree *rbt, void *object, const unsigned int direction) argument
1053 const unsigned int other = direction ^ RB_DIR_OTHER;
1056 KASSERT(direction == RB_DIR_LEFT || direction == RB_DIR_RIGHT);
1062 return RB_NODETOITEM(rbto, rbt->rbt_minmax[direction == RB_DIR_LEFT ? RB_DIR_RIGHT : RB_DIR_LEFT]);
1067 while (!RB_SENTINEL_P(self->rb_nodes[direction == RB_DIR_LEFT ? RB_DIR_RIGHT : RB_DIR_LEFT]))
1068 self = self->rb_nodes[direction == RB_DIR_LEFT ? RB_DIR_RIGHT : RB_DIR_LEFT];
1075 * We can't go any further in this direction. We proceed up in the
1076 * opposite direction until our parent is in direction w
1100 rb_tree_iterate_const(const struct rb_tree *rbt, const struct rb_node *self, const unsigned int direction) argument
[all...]

Completed in 313 milliseconds

1234567891011>>