Searched defs:weight (Results 51 - 75 of 76) sorted by relevance

1234

/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkPanedwindow.c99 int weight; /* Pane -weight, for resizing */ member in struct:__anon13338
343 int weight = pane->weight * (pane->reqSize != 0); local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXFont.c158 FindNSFont( const char *familyName, NSFontTraitMask traits, NSInteger weight, CGFloat size, int fallbackToDefault) argument
507 NSInteger weight = (faPtr->weight == TK_FW_BOLD ? 9 : 5); local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_qfq.c385 qfq_add_queue(struct qfq_if *qif, u_int32_t qlimit, u_int32_t weight, argument
418 qfq_class_create(struct qfq_if *qif, u_int32_t weight, u_int32_t qlimit, argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dip_dummynet.h336 int weight ; /* WFQ queue weight */ member in struct:dn_flow_set
490 int weight ; /* WFQ queue weight */ member in struct:dn_flow_set_32
615 int weight ; /* WFQ queue weight */ member in struct:dn_flow_set_64
[all...]
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dmdns_module.c150 uint16_t weight; member in struct:__anon2859
H A Dsi_module.h200 uint16_t weight; member in struct:si_srv_s
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp853 void BLInstrumentationDag::calculateChordIncrementsDfs(long weight, argument
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkGrid.c79 int weight; /* The resize weight of this slot. (0) means member in struct:SlotInfo
114 int weight; /* Slot weight, controls resizing. */ member in struct:GridLayout
1001 int minsize = 0, pad = 0, weight = 0; local
1458 int weight; /* Sum of the weights so far. */ local
1887 int weight, minSize; local
2165 int weight; /* Cumulative weights of the columns in this local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkGrid.c77 int weight; /* The resize weight of this slot. (0) means member in struct:SlotInfo
114 int weight; /* Slot weight, controls resizing. */ member in struct:GridLayout
914 int minsize = 0, pad = 0, weight = 0; local
1290 int weight = 0; /* Sum of the weights so far. */ local
1720 int weight, minSize; local
1988 int weight; /* Cumulative weights of the columns in local
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dzutil.c49 int weight; /* how specific is the pattern? */ member in struct:stypat
246 int weight, tmp, first; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwindres.h317 unsigned short weight; member in struct:dialog_ex
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-alg.el
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2975 int weight = -1; local
3095 ConstraintWeight weight = local
3110 ConstraintWeight weight = CW_Invalid; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelLowering.cpp3113 ConstraintWeight weight = CW_Invalid; local
/macosx-10.10.1/network_cmds-457/ipfw.tproj/
H A Dipfw2.c2522 double s, idle, weight, w_q; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/play/
H A Ddunnet.el[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelLowering.cpp3547 ConstraintWeight weight = CW_Invalid; local
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeColumn.c122 int weight; /* -weight */ member in struct:TreeColumn_
5393 int weight = MAX(column->weight, 1); local
5428 int weight = MAX(column->weight, 1); local
5486 int weight = MAX(column->weight, 0); local
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32fns.c5419 char name[50], weight[20], slant, pitch, pixels[10], height[10], local
5528 char name[100], height[10], width[10], weight[20]; local
[all...]
H A Dxfaces.c6000 int weight; local
7490 int weight, slant; local
[all...]
H A Dmacterm.c7302 Str31 foundry, weight; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5776 ConstraintWeight weight = CW_Invalid; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelLowering.cpp9602 ConstraintWeight weight = CW_Invalid; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelLowering.cpp16558 ConstraintWeight weight = CW_Invalid; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dpfvar.h1693 u_int32_t weight; /* weight */ member in union:pf_altq::__anon14442

Completed in 821 milliseconds

1234