HomeSort by relevance Sort by last modified time
    Searched full:none (Results 1601 - 1625 of 4221) sorted by null

<<61626364656667686970>>

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_mt.cpp 109 /* input data : None */
110 /* output data : None */
141 /* output data : None */
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm.c 51 Window icon_window = None;
230 if(icon_window != None) {
496 SDL_Window, None, CurrentTime);
  /external/skia/include/images/
SkImageDecoder.h 84 /** Return the index of the subimage you want, or -1 to choose none of them.
180 If none is found, the method returns NULL.
324 instance, or NULL if none can be found. The caller must manage its ownership
  /external/stlport/stlport/stl/
_monetary.c 161 case money_base::none:
433 // __format.field[2] = (char) money_base::none;
457 case money_base::none:
  /external/webkit/WebCore/rendering/
RenderObjectChildList.cpp 318 bool newContentWanted = pseudoElementStyle && pseudoElementStyle->display() != NONE;
342 // If we have no pseudo-element style or if the pseudo-element style's display type is NONE, then we
350 // display values for the pseudo style are NONE and INLINE for inline flows.
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
standalone.py 332 default=None,
337 default=None,
344 default=None,
  /external/wpa_supplicant/
Android.mk 89 ifeq ($(CONFIG_BACKEND), none)
426 ifeq ($(CONFIG_TLS), none)
517 ifeq ($(CONFIG_TLS), none)
defconfig 227 # none = Empty template
242 # none = Empty template
258 # none = Empty template
  /external/wpa_supplicant_6/wpa_supplicant/
.config 276 # none = Empty template
291 # none = Empty template
307 # none = Empty template
defconfig 279 # none = Empty template
294 # none = Empty template
310 # none = Empty template
  /frameworks/base/core/java/android/view/
FocusFinder.java 57 * @return The next focusable view, or null if none exists.
102 * @return The next focusable view, or null if none exists.
391 * @return The nearest touchable view, or null if none exists.
  /packages/apps/Camera/res/values/
strings.xml 105 <string name="pref_camera_recordlocation_default" translatable="false">none</string>
189 <string name="pref_camera_coloreffect_default" translatable="false">none</string>
195 <string name="pref_camera_coloreffect_entry_none">None</string>
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaTests.java 157 // None action shouldn't produce a builder
159 assertNull("None action produced a builder", builder);
215 assertTrue("Created changes when none needed", (diff.size() == 0));
  /packages/apps/Gallery/src/com/android/camera/
HighlightView.java 388 mMode = ModifyMode.None;
392 enum ModifyMode { None, Move, Grow }
394 private ModifyMode mMode = ModifyMode.None;
  /packages/apps/Gallery3D/src/com/cooliris/media/
HighlightView.java 348 mMode = ModifyMode.None;
353 None, Move, Grow
356 private ModifyMode mMode = ModifyMode.None;
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
AllocationPanel.java 172 mAllocationBase = new Composite(parent, SWT.NONE);
176 Composite topParent = new Composite(mAllocationBase, SWT.NONE);
433 * Returns the current allocation selection or <code>null</code> if none is found.
SysinfoPanel.java 219 Composite top = new Composite(parent, SWT.NONE);
223 Composite buttons = new Composite(top, SWT.NONE);
269 mLabel = new Label(top, SWT.NONE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 117 Composite comp = new Composite(parent, SWT.NONE);
127 Group group = new Group(comp, SWT.NONE);
243 Group group = new Group(parent, SWT.NONE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreationPage.java 211 /** Returns the current sdk target or null if none has been selected yet. */
294 /** Returns the current sdk target or null if none has been selected yet. */
396 Composite group = new Composite(parent, SWT.NONE);
403 Label label = new Label(group, SWT.NONE);
468 Composite location_group = new Composite(group, SWT.NONE);
474 mLocationLabel = new Label(location_group, SWT.NONE);
507 Composite samples_group = new Composite(group, SWT.NONE);
513 new Label(samples_group, SWT.NONE).setText("Samples:");
603 Label label = new Label(group, SWT.NONE);
623 label = new Label(group, SWT.NONE);
    [all...]
  /external/jpeg/
usage.doc 39 The programs read the specified input file, or standard input if none is
279 -dither none Do not use dithering in color quantization.
350 much lower quality than the default behavior. "-dither none" may give
431 If you specify none of these switches, you get a plain baseline-JPEG output
482 -copy none Copy no extra markers from source file. This setting
493 jpegtran always did the equivalent of -copy none.)
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
lsp_lsf.cpp 137 None
143 None
158 None
259 None
266 None
281 None
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
bgnscd.cpp 101 None.
104 None.
114 None
207 None.
210 None.
220 None
pstfilt.cpp 174 None
177 None
188 None
282 None
285 None
300 None
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
adaptive_smooth_no_mmx.cpp 60 None
63 None
66 None
73 None
76 None
132 None.
idct.cpp 48 None
51 None
54 None
60 None
63 None
101 None

Completed in 535 milliseconds

<<61626364656667686970>>