HomeSort by relevance Sort by last modified time
    Searched refs:part (Results 176 - 200 of 323) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/third_party/icu/source/tools/tzcode/
tz2icu.cpp 910 FinalRulePart part[2]; member in struct:FinalRule
913 return part[0].isset && part[1].isset;
984 int32_t p = fr.part[0].isset ? 1 : 0;
985 fr.part[p].set(id, mode, month, dom, dow, time, isstd, isgmt, offset);
    [all...]
  /external/icu4c/tools/tzcode/
tz2icu.cpp 549 // eat 32bit data part
558 // we only use 64bit part
891 FinalRulePart part[2]; member in struct:FinalRule
894 return part[0].isset && part[1].isset;
965 int32_t p = fr.part[0].isset ? 1 : 0;
966 fr.part[p].set(id, mode, month, dom, dow, time, isstd, isgmt, offset);
    [all...]
  /external/webkit/WebCore/platform/qt/
RenderThemeQt.cpp 2 * This file is part of the WebKit project.
1013 ControlPart part = o->style()->appearance(); local
1015 if (part == MediaSliderThumbPart) {
1022 } else if (part == SliderThumbHorizontalPart || part == SliderThumbVerticalPart) {
1024 if (part == SliderThumbVerticalPart)
  /external/iptables/
iptables-xml.c 362 // part=-1 means do conditions, part=1 means do rules, part=0 means do both
364 do_rule_part(char *leveltag1, char *leveltag2, int part, int argc,
395 if (part == 1) { /* skip */
413 if (part == -1 && !argvattr[arg] && (isTarget(argv[arg]))) {
  /external/webkit/WebKit/mac/Carbon/
HIWebView.mm 901 // Focus on some part (subview) of this control (view). Maybe
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java 59 import org.eclipse.ui.part.FileEditorInput;
60 import org.eclipse.ui.part.MultiPageEditorPart;
61 import org.eclipse.ui.part.WorkbenchPart;
363 * Initializes the editor part with a site and input.
452 * @param onSave <code>true</code> if commit is performed as part
613 * Portability note: this uses getModelManager which is part of wst.sse.core; however
614 * the interface returned is part of wst.sse.core.internal.provisional so we can
    [all...]
  /external/webkit/WebCore/rendering/
RenderThemeSafari.cpp 95 SOFT_LINK(SafariTheme, paintThemePart, void, __stdcall, (ThemePart part, CGContextRef context, const CGRect& rect, NSControlSize size, ThemeControlState state), (part, context, rect, size, state))
267 // shadow" and the check. We don't consider this part of the bounds of the control in WebKit.
273 // shadow" and the check. We don't consider this part of the bounds of the control in WebKit.
281 // shadow" and the check. We don't consider this part of the bounds of the control in WebKit.
580 // shadow. We don't consider this part of the bounds of the control in WebKit.
585 ThemePart part; local
588 part = SafariTheme::PushButtonPart;
602 part = SafariTheme::SquareButtonPart;
604 paintThemePart(part, paintInfo.context->platformContext(), inflatedRect, controlSize, determineState(o))
    [all...]
  /external/libxml2/
xmlschemas.c 11266 xmlSchemaParticlePtr part, last = NULL; local
11313 xmlSchemaTreeItemPtr part = NULL, last = NULL; local
14559 xmlSchemaParticlePtr part = local
14580 xmlSchemaParticlePtr part = local
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te-vfp.S 156 blt .LTEMPLATE_CMP_LONG_less @ signed compare on high part
160 bhi .LTEMPLATE_CMP_LONG_greater @ unsigned compare on low part
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 156 blt .LTEMPLATE_CMP_LONG_less @ signed compare on high part
160 bhi .LTEMPLATE_CMP_LONG_greater @ unsigned compare on low part
    [all...]
CompilerTemplateAsm-armv7-a.S 156 blt .LTEMPLATE_CMP_LONG_less @ signed compare on high part
160 bhi .LTEMPLATE_CMP_LONG_greater @ unsigned compare on low part
    [all...]
  /external/svox/pico/lib/
picoos.h 102 void picoos_get_sep_part_str (picoos_char string[], picoos_int32 stringlen, picoos_int32 * ind, picoos_char sepCh, picoos_char part[], picoos_int32 maxsize, picoos_uint8 * done);
517 /* 'stringlen' is the part of input string to be considered, possibly not containing NULLC (e.g. result of strlen).
518 * 'maxsize' is the maximal size of 'part' including a byte for the terminating NULLC! */
521 picoos_char part[], picoos_int32 maxsize, picoos_uint8 * done);
  /external/webkit/WebCore/platform/android/
RenderThemeAndroid.cpp 240 bool RenderThemeAndroid::shouldRenderMediaControlPart(ControlPart part, Element* e)
243 switch (part) {
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
DoubleTest.java 925 int part = i*11; local
992 int part = i*11; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 65 /** The master-detail part, composed of a main tree and an auxiliary detail part */
84 * Initializes the part.
98 * Called when the provided part has changed selection state.
100 * Only reply when our master part originates the selection.
102 public void selectionChanged(IFormPart part, ISelection selection) {
103 if (part == mMasterPart &&
147 * Returns true if the part has been modified with respect to the data
163 * Called by the master part when the tree is refreshed after the framework resources
475 * Marks the part dirty. Called as a result of user interaction with the widgets in th
    [all...]
  /sdk/sdkstats/src/com/android/sdkstats/
SdkStatsService.java 268 // Include the application's name as part of the as= value.
465 for (String part: numbers) {
466 if (!part.matches("\\d+")) {
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp 2657 ScrollbarPart part = RenderScrollbar::partForStyleResolve(); local
    [all...]
  /build/tools/droiddoc/templates/assets/
search_autocomplete.js 204 // exact part match
210 // part prefix match
  /external/openssl/crypto/asn1/
asn_mime.c 316 /* Now write out the first part */
611 char state, part, first; local
614 part = 0;
623 part++;
627 } else if(part) {
909 * 1 : part boundary
918 /* Check for part boundary */
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 117 AND phaseFrac, tmp2, phaseFracMask @ nphaseFrac = frac part
ARM-E_interpolate_noloop_gnu.s 109 AND phaseFrac, tmp2, phaseFracMask @ nphaseFrac = frac part
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 117 AND phaseFrac, tmp2, phaseFracMask @ nphaseFrac = frac part
ARM-E_interpolate_noloop_gnu.s 109 AND phaseFrac, tmp2, phaseFracMask @ nphaseFrac = frac part
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
picoloaddbg.lua 73 -- check if remaining part are comments only
picoloadphones.lua 71 -- check if remaining part are comments only

Completed in 1613 milliseconds

1 2 3 4 5 6 78 91011>>