HomeSort by relevance Sort by last modified time
    Searched full:fills (Results 151 - 175 of 899) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/jmonkeyengine/engine/src/core/com/jme3/effect/shapes/
EmitterBoxShape.java 67 * This method fills the point with data.
  /external/llvm/include/llvm/Target/
Mangler.h 59 /// have a name, this fills in a unique name for the global.
  /external/oprofile/libop/
op_events.h 121 * Fills in the event description if applicable
  /external/qemu/distrib/sdl-1.2.15/test/
testvidinfo.c 92 /* First test fills and screen update speed */
123 printf("%d fills and flips in %2.2f seconds, %2.2f FPS\n", frames, seconds, (float)frames / seconds);
125 printf("%d fills and flips in zero seconds!n", frames);
456 "Color fills on hardware surfaces are accelerated\n");
  /external/regex-re2/util/
sparse_array_test.cc 138 // This risks crashing later, if the map fills up.
  /external/webkit/Source/WebCore/platform/text/
TextCodec.h 75 // Fills a null-terminated string representation of the given
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
DrawsGradient.cpp 31 // Just fills its window with some gradients
  /external/webrtc/src/system_wrappers/interface/
trace.h 46 // reused when it fills up. If it's true a new file with incremented name
  /frameworks/base/core/java/android/database/
CrossProcessCursor.java 44 * Clears the window and fills it with data beginning at the requested
  /frameworks/base/core/res/res/layout/
search_dropdown_item_icons_2line.xml 77 subtitle, it fills the parent. -->
  /frameworks/native/include/media/editor/
II420ColorConverter.h 118 /* The only function that the shared library needs to expose: It fills the
  /frameworks/support/v7/appcompat/res/layout/
abc_search_dropdown_item_icons_2line.xml 77 subtitle, it fills the parent. -->
  /packages/apps/Launcher2/
fill_screens.py 27 print "usage: fill_screens.py -- fills up the launcher db"
  /packages/apps/Mms/src/com/android/mms/dom/
NodeListImpl.java 97 * This method fills the live node list.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/preferences/
SearchableItemsController.java 82 * Fills the suggestion source list.
  /system/core/libnl_2/
socket.c 54 sk->s_local.nl_pid = 0; /* Kernel fills in pid */
  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 23 // autocomplete dropdown, and fills in 'fill_into_edit' into the textbox when
110 // Fills in the classifications for |text|, using |style| as the base style
  /external/chromium/chrome/browser/autofill/
personal_data_manager_mac.mm 164 // Fills in email address matching current address label. Note that there may
184 // Fills in telephone numbers. Each of these are special cases.
  /external/chromium/chrome/browser/password_manager/
password_store.h 157 // Finds all non-blacklist PasswordForms, and fills the vector.
160 // Finds all blacklist PasswordForms, and fills the vector.
  /external/icu4c/common/
cstring.c 149 * Takes a int32_t and fills in a char* string with that number "radix"-based.
188 * Takes a int64_t and fills in a char* string with that number "radix"-based.
  /external/llvm/include/llvm/Support/
Memory.h 118 /// a null memory block and fills in *ErrMsg.
129 /// On success, this returns false, otherwise it returns true and fills
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 69 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
73 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
77 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
95 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
99 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
103 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
  /external/proguard/src/proguard/classfile/util/
DynamicMemberReferenceInitializer.java 36 * it visits. More specifically, it fills out the references of string constant
356 * Tries to match the next instruction and fills out the string constant
420 * Fills out the link to the referenced class member.
  /external/protobuf/src/google/protobuf/
descriptor_database.h 69 // Find a file by file name. Fills in in *output and returns true if found.
75 // If found, fills in *output and returns true, otherwise returns false
81 // with the given field number. If found, fills in *output and returns true,
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 393 * Allocates target memory for the specified section and fills in the
458 * Fills the specified buffer with data from the target. Returns TRUE for
491 * Fills the specified area of target memory. Returns TRUE for success,

Completed in 632 milliseconds

1 2 3 4 5 67 8 91011>>