Searched refs:part (Results 251 - 275 of 480) sorted by relevance

<<11121314151617181920

/macosx-10.10/WebCore-7600.1.25/platform/efl/
H A DRenderThemeEfl.cpp351 _ASSERT_ON_RELEASE_RETURN_VAL(edje(), false, "Could not paint native HTML part due to missing theme.");
483 // Invalidate existing theme part cache.
709 ControlPart part = style.appearance(); local
710 if (part == SliderThumbVerticalPart) {
713 } else if (part == SliderThumbHorizontalPart) {
/macosx-10.10/groff-38/groff/src/preproc/refer/
H A Dlabel.y6 This file is part of groff.
135 int part;
140 : unary_expr(e), part(pt), func(f) { }
702 switch (part) {
H A Dlabel.cpp124 int part; member in class:extractor_expr
129 : unary_expr(e), part(pt), func(f) { }
749 switch (part) {
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dconf.sh3 # This software is part of the ast package #
505 part=$section
509 POSIX|XOPEN) part=$section ;;
540 *VERSION*)key=${key}_${standard}${part} ;;
555 *VERSION*)old=${old}_${standard}${part} ;;
614 *VERSION*)old=${old}_${standard}${part} ;;
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtmsgfmt.cpp1579 const MessagePattern::Part& part = pattern.getPart(--i); local
1580 if (part.getType() == UMSGPAT_PART_TYPE_SKIP_SYNTAX) {
1581 us.remove(part.getIndex(), part.getLimit() - part.getIndex());
1674 // This part is copied over from Java tests but cannot be properly tested here
H A Dcollationtest.cpp1285 uint8_t part[32]; local
1286 U_ASSERT(partSize <= LENGTHOF(part));
1291 int32_t partLength = coll->internalNextSortKeyPart(&iter, state, part, partSize, errorCode);
1297 dest.append(reinterpret_cast<char *>(part), partLength, errorCode);
1422 // Check that internalNextSortKeyPart() makes the same key, with several part sizes.
/macosx-10.10/apache-793/httpd/support/
H A Dab.c71 ** Internalized the version string - this string is part
1389 char *part; local
1535 part = strstr(c->cbuff, "HTTP"); /* really HTTP/1.x_ */
1536 if (part && strlen(part) > strlen("HTTP/1.x_")) {
1537 strncpy(respcode, (part + strlen("HTTP/1.x_")), 3);
/macosx-10.10/vim-55/src/
H A Dif_tcl.c1077 Tcl_Obj *part, *var; local
1079 part = Tcl_NewStringObj("row", -1);
1080 var = Tcl_ObjGetVar2(interp, objv[2], part, TCL_LEAVE_ERR_MSG);
1089 part = Tcl_NewStringObj("column", -1);
1090 var = Tcl_ObjGetVar2(interp, objv[2], part, TCL_LEAVE_ERR_MSG);
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dproxy_util.c329 /* find _last_ '@' since it might occur in user/password part */
792 /* XXX FIXME: conf->noproxies->elts is part of an opaque structure */
925 const char *part = url; local
928 part = ap_strstr_c(url, "://");
929 if (part) {
930 part = ap_strchr_c(part+3, '/');
931 if (part) {
932 l1 = strlen(part);
935 part
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderThemeMac.mm638 ControlPart part = renderer.style().appearance();
641 switch (part) {
657 if (part == MenulistPart) {
670 // Compute an offset between the part renderer and the input renderer
973 bool RenderThemeMac::supportsMeter(ControlPart part) const
975 switch (part) {
987 NSLevelIndicatorStyle RenderThemeMac::levelIndicatorStyleFor(ControlPart part) const
989 switch (part) {
/macosx-10.10/apache-793/httpd/server/
H A Dcore.c527 * these are part of the core server config.
787 * part of the core anyway (and in fact, it isn't publicised to other
2733 const char *portstr, *part; local
2745 part = ap_strstr_c(arg, "://");
2747 if (part) {
2748 scheme = apr_pstrndup(cmd->pool, arg, part - arg);
2751 part += 3;
2753 part = arg;
2756 portstr = ap_strchr_c(part, ':');
2758 cmd->server->server_hostname = apr_pstrndup(cmd->pool, part,
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dperl.vim109 " too slow. And what is after the -> is *not* considered as part of the
249 " perlMatch is the first part, perlSubstitution* is the substitution part
266 " perlMatch is the first part, perlTranslation* is the second, translator part.
H A Dtcsh.vim5 " Description: We break up each statement into a "command" and an "end" part.
6 " All groups are either a "command" or part of the "end" of a statement (ie
/macosx-10.10/rsync-45/rsync/
H A Dtech_report.tex19 of the source file which are identical to some part of the
54 match some part of an existing destination file. These parts need not
55 be sent across the link; all that is needed is a reference to the part
/macosx-10.10/vim-55/runtime/autoload/
H A Dccomplete.vim169 " Only one part, no "." or "->": complete from tags file.
325 " "val['tagline']" is the tagline in which the last part was found.
335 " Parse the tag line and add each part to the "info" entry.
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/dns/
H A Ddns.tcl578 foreach part [split [string trim $name .] .] {
579 set len [string length $part]
580 append data [binary format ca$len $len $part]
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DLite.pm2120 my $part = lc($type) eq 'text/xml' && !$SOAP::Constants::DO_NOT_PROCESS_XML_IN_MIME
2125 $self->ids->{$1} = $part if ($id && $id =~ m/^<([^>]+)>$/); # strip any leading and trailing brackets
2126 $self->ids->{$location} = $part if $location;
2155 # that reference XML fragments in a MIME part do not work.
3174 my ($input_ns,$input_name) = SOAP::Utils::splitqname($msg->part->element);
3186 @parts = $msg->part;
3811 # little bit tricky part that binds in/out parameters
4500 <part name="name" type="s:string" />
4501 <part name="givenName" type="s:string" />
4504 <part nam
[all...]
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Stash/
H A DContext.pm750 1.63, distributed as part of the
/macosx-10.10/CPANInternal-159.1/Test-NoWarnings-1.04/lib/Test/
H A DNoWarnings.pm201 If warning is captured during your test then the details will output as part
/macosx-10.10/CPANInternal-159.1/Time-HiRes-Value-0.07/lib/Time/HiRes/
H A DValue.pm177 C<I<$usec>> part will always contain 6 digits.
/macosx-10.10/emacs-93/emacs/
H A Dconfig.bat7 rem This file is part of GNU Emacs.
131 Echo 'djecho.exe' is part of 'djdevNNN.zip' basic DJGPP development kit.
/macosx-10.10/emacs-93/emacs/src/
H A Dw32menu.c5 This file is part of GNU Emacs.
104 /* slot for the toolkit dependent part. Always initialize to NULL. */
680 enum scroll_bar_part part;
685 &part, &x, &y, &time);
892 enum scroll_bar_part part;
896 (*mouse_position_hook) (&new_f, 1, &bar_window, &part, &x, &y, &time);
673 enum scroll_bar_part part; variable in typeref:enum:scroll_bar_part
/macosx-10.10/tcl-105/tcl84/tcl/library/msgcat/
H A Dmsgcat.tcl240 foreach part [split $Locale _] {
241 set word [string trimleft "${word}_${part}" _]
409 return -code error "invalid locale '$value': empty language part"
/macosx-10.10/tcl-105/tcl_ext/tclae/tclae/library/
H A Doserrors.tcl122 set error::OSErr(-10011) {AERegistry -10011 {Couldn't handle this command because it wasn't part of the current transaction.}}
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/include/
H A Dclassinstance_api.inc187 contains the not-yet-processed part of
406 This queue contains the not-yet-processed part

Completed in 604 milliseconds

<<11121314151617181920