Searched refs:direction (Results 151 - 175 of 735) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclUnixPipe.c58 int direction, ClientData *handlePtr));
110 TclpMakeFile(channel, direction)
112 int direction; /* Either TCL_READABLE or TCL_WRITABLE. */
116 if (Tcl_GetChannelHandle(channel, direction, (ClientData *) &data)
653 int direction = 0; /* prevent warnings about using uninitialized
659 direction = TCL_READABLE;
663 direction = TCL_WRITABLE;
667 direction = TCL_WRITABLE;
674 file = TclpMakeFile(channel, direction);
1169 * there is no handle for the specified direction
644 int direction = 0; /* prevent warnings about using uninitialized local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DSimpleLineLayout.cpp70 UCharDirection direction = u_charDirection(character);
71 if (direction == U_RIGHT_TO_LEFT || direction == U_RIGHT_TO_LEFT_ARABIC
72 || direction == U_RIGHT_TO_LEFT_EMBEDDING || direction == U_RIGHT_TO_LEFT_OVERRIDE
73 || direction == U_LEFT_TO_RIGHT_EMBEDDING || direction == U_LEFT_TO_RIGHT_OVERRIDE
74 || direction == U_POP_DIRECTIONAL_FORMAT || direction == U_BOUNDARY_NEUTRAL)
H A DRenderTextControlMultiLine.cpp85 int RenderTextControlMultiLine::baselinePosition(FontBaseline baselineType, bool firstLine, LineDirectionMode direction, LinePositionMode linePositionMode) const argument
87 return RenderBox::baselinePosition(baselineType, firstLine, direction, linePositionMode);
/macosx-10.10/ruby-106/ruby/benchmark/
H A Dbm_so_meteor_contest.rb21 # maps a direction to a relative location. these differ depending on whether it is an even or
149 directions.each do | direction |
150 east += 1 if ( direction == :sw || direction == :nw || direction == :west )
151 south += 1 if ( direction == :nw || direction == :ne )
161 directions.each do | direction |
163 start += @@rotation_odd_adder[direction]
165 start += @@rotation_even_adder[direction]
[all...]
/macosx-10.10/CommonCrypto-60061/cn_tool/
H A Dmain.c456 static void pbase(cnContextPtr context, CNEncodingDirection direction, uint8_t * buf, size_t buf_len) argument
458 switch(direction) {
515 CNEncodingDirection direction = context->cmd->op == cmdOpEncode ? kCNEncode : kCNDecode; local
519 encodedSize = CNEncoderGetOutputLengthFromEncoding(context->alg, direction, sLen);
524 CNEncode(context->alg, direction, context->string, sLen, encodeBuf, &encodedSize);
527 pbase(context, direction, encodeBuf, encodedSize);
536 status = CNEncoderCreate(context->alg, direction, &encoder);
540 if (direction == kCNEncode) {
552 if (direction == kCNDecode) {
568 pbase(context, direction, encodeBu
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/telnet/telnet/
H A Dutilities.c96 Dump(char direction, unsigned char *buffer, int length)
106 fprintf(NetTrace, "%c 0x%x\t", direction, offset);
143 printoption(char *direction, int cmd, int option)
149 fprintf(NetTrace, "%s IAC %s", direction, TELCMD(option));
151 fprintf(NetTrace, "%s IAC %d", direction, option);
157 fprintf(NetTrace, "%s %s ", direction, fmt);
165 fprintf(NetTrace, "%s %d %d", direction, cmd, option);
265 printsub(int direction, unsigned char *pointer, size_t length)
270 if (showoptions || direction == 0 ||
272 if (direction) {
95 Dump(char direction, unsigned char *buffer, int length) argument
142 printoption(char *direction, int cmd, int option) argument
264 printsub(int direction, unsigned char *pointer, size_t length) argument
[all...]
/macosx-10.10/remote_cmds-47/telnet.tproj/
H A Dutilities.c130 Dump(char direction, unsigned char *buffer, int length)
141 fprintf(NetTrace, "%c 0x%x\t", direction, offset);
178 printoption(const char *direction, int cmd, int option)
184 fprintf(NetTrace, "%s IAC %s", direction, TELCMD(option));
186 fprintf(NetTrace, "%s IAC %d", direction, option);
192 fprintf(NetTrace, "%s %s ", direction, fmt);
200 fprintf(NetTrace, "%s %d %d", direction, cmd, option);
289 printsub(char direction, unsigned char *pointer, int length)
297 if (showoptions || direction == 0 ||
299 if (direction) {
129 Dump(char direction, unsigned char *buffer, int length) argument
177 printoption(const char *direction, int cmd, int option) argument
288 printsub(char direction, unsigned char *pointer, int length) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dmclist.rb115 def sort_by(tree, col, direction)
117 sort(&((direction)? proc{|x, y| y <=> x}: proc{|x, y| x <=> y})) .
120 tree.heading_configure(col, :command=>proc{sort_by(tree, col, ! direction)})
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledframe.itk54 public method justify {direction}
181 itcl::body iwidgets::Scrolledframe::justify {direction} {
185 switch $direction {
199 error "bad justify argument \"$direction\": should be\
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcpdtrans.cpp66 UTransDirection direction,
74 init(id, direction, TRUE, status);
134 * @param direction either FORWARD or REVERSE
147 UTransDirection direction,
159 if (!TransliteratorIDParser::parseCompoundID(id, direction,
168 init(list, direction, fixReverseID, status);
180 * is, it should be in the FORWARD order; if direction is REVERSE then
182 * @param direction either FORWARD or REVERSE
189 UTransDirection direction,
214 int32_t j = (direction
65 CompoundTransliterator(const UnicodeString& id, UTransDirection direction, UnicodeFilter* adoptedFilter, UParseError& , UErrorCode& status) argument
146 init(const UnicodeString& id, UTransDirection direction, UBool fixReverseID, UErrorCode& status) argument
188 init(UVector& list, UTransDirection direction, UBool fixReverseID, UErrorCode& status) argument
[all...]
H A Dcpdtrans.h81 * direction with a NULL filter.
204 UTransDirection direction,
209 UTransDirection direction,
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2LSIWorkaroundDescriptor.h195 @param direction IODirection of data transfer.
201 IOByteCount len = 0, IODirection direction = kIODirectionOutIn );
212 @param direction IODirection of data transfer.
217 IOByteCount len = 0, IODirection direction = kIODirectionOutIn );
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDShared.h192 int direction; // NX_KEYDOWN, NX_KEYUP from event.h member in struct:evioSpecialKeyMsg
203 int direction; // NX_KEYDOWN, NX_KEYUP from event.h member in struct:evioSpecialKeyMsg
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Davl.h144 tavl_end LDAP_P((Avlnode *, int direction ));
147 tavl_next LDAP_P((Avlnode *, int direction ));
/macosx-10.10/WebCore-7600.1.25/platform/graphics/harfbuzz/
H A DHarfBuzzShaper.h69 static PassOwnPtr<HarfBuzzRun> create(const SimpleFontData* fontData, unsigned startIndex, unsigned numCharacters, TextDirection direction, hb_script_t script) argument
71 return adoptPtr(new HarfBuzzRun(fontData, startIndex, numCharacters, direction, script));
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DContentFilterMac.mm71 - (id)initWithURL:(NSURL *)url direction:(NEFilterSourceDirection)direction socketIdentifier:(uint64_t)socketIdentifier;
76 @property (readonly) NEFilterSourceDirection direction;
107 m_neFilterSource = adoptNS([[getNEFilterSourceClass() alloc] initWithURL:[response.nsURLResponse() URL] direction:NEFilterSourceDirectionInbound socketIdentifier:0]);
/macosx-10.10/WebKit-7600.1.25/mac/WebView/
H A DWebDocument.h98 @method searchFor:direction:caseSensitive:wrap:
106 - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag;
H A DWebDocumentPrivate.h82 @method searchFor:direction:caseSensitive:wrap:startInSelection:
91 - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag startInSelection:(BOOL)startInSelection;
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/gtk/
H A DWebPageGtk.cpp84 static inline void scroll(Page* page, ScrollDirection direction, ScrollGranularity granularity) argument
86 page->focusController().focusedOrMainFrame().eventHandler().scrollRecursively(direction, granularity);
/macosx-10.10/apr-32/apr/apr/file_io/unix/
H A Dreadwrite.c36 if (thefile->direction == 1) {
42 thefile->direction = 0;
158 if ( thefile->direction == 0 ) {
166 thefile->direction = 1;
241 if (thefile->direction == 0) {
313 if (thefile->direction == 1 && thefile->bufpos) {
420 if (thefile->direction == 1) {
427 thefile->direction = 0;
/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A Dmenubar3.rb47 mbtn.direction :right
/macosx-10.10/syslog-267/libsystem_asl.tproj/include/
H A Dasl_msg_list.h66 asl_msg_list_t *asl_msg_list_match(asl_msg_list_t *list, asl_msg_list_t *querylist, size_t *last, size_t start, size_t count, uint32_t duration, int32_t direction) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_7_0);
69 uint32_t asl_msg_match(asl_msg_t *msg, asl_msg_list_t *querylist, asl_msg_list_t **res, size_t *last, size_t start, size_t count, int32_t direction) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_7_0);
H A Dasl_store.h91 asl_msg_list_t *asl_store_match(asl_store_t *s, asl_msg_list_t *query, uint64_t *last, uint64_t start, uint32_t count, uint32_t duration, int32_t direction) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
93 uint32_t asl_store_match_start(asl_store_t *s, uint64_t start_id, int32_t direction) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dmenubu.tcl25 menubutton $w.body.below -text "Below" -underline 0 -direction below -menu $w.body.below.m -relief raised
30 menubutton $w.body.right -text "Right" -underline 0 -direction right -menu $w.body.right.m -relief raised
35 menubutton $w.body.left -text "Left" -underline 0 -direction left -menu $w.body.left.m -relief raised
42 menubutton $w.body.above -text "Above" -underline 0 -direction above -menu $w.body.above.m -relief raised
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp62 IODirection direction )
95 _flags = direction;

Completed in 162 milliseconds

1234567891011>>