HomeSort by relevance Sort by last modified time
    Searched full:fill (Results 376 - 400 of 2437) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/
wintzimpl.cpp 144 * Given the timezone icuid, fill in zoneInfo by calling auxillary functions that creates a timezone and extract the
  /external/ipsec-tools/src/racoon/
vmbuf.c 85 return vmalloc(size); /* zero-fill it? */
  /external/libvpx/examples/includes/geshi/geshi/
locobasic.php 53 "FILL", "FN", "FOR", "FRAME", "GOSUB", "GOTO", "GRAPHICS", "HIMEM",
pic16.php 71 'EXTERN','FILL','GLOBAL','IDATA','_IDLOCS','IF','IFDEF','IFNDEF',
  /external/ppp/pppd/
magic.c 87 * random_bytes - Fill a buffer with random bytes.
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolSorter.java 107 // Fill out the map array.
VariableEditor.java 112 // Fill out the variable map.
  /external/proguard/src/proguard/gui/
ClassSpecificationDialog.java 91 constraintsStretch.fill = GridBagConstraints.HORIZONTAL;
103 constraintsLastStretch.fill = GridBagConstraints.HORIZONTAL;
110 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
118 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
MemberSpecificationDialog.java 87 constraintsStretch.fill = GridBagConstraints.HORIZONTAL;
99 constraintsLastStretch.fill = GridBagConstraints.HORIZONTAL;
106 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
114 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
  /external/proguard/src/proguard/optimize/
ParameterShrinker.java 133 // Fill out the remainder of the map.
  /external/protobuf/gtest/samples/
prime_tables.h 103 ::std::fill(is_prime_, is_prime_ + is_prime_size_, true);
  /external/qemu/
aio-android.c 135 /* fill fd sets */
aio.c 135 /* fill fd sets */
softmmu_template.h 175 /* the page is not in the TLB : fill it */
230 /* the page is not in the TLB : fill it */
350 /* the page is not in the TLB : fill it */
401 /* the page is not in the TLB : fill it */
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audio.c 131 void (SDLCALL *fill)(void *userdata,Uint8 *stream, int len);
141 fill = audio->spec.callback;
180 /* Fill the current buffer with sound */
198 (*fill)(udata, stream, stream_len);
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/dc/
SDL_syscdrom.c 49 /* Fill in our driver capabilities */
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_BView.h 68 /* Fill the entire view with black */
  /external/qemu/memcheck/
memcheck_api.h 44 * tcg_gen_code_common will fill it up when memchecker is enabled. The array is
  /external/quake/quake/src/QW/client/
gl_test.c 52 // fill in a default trace
  /external/quake/quake/src/WinQuake/
gl_test.cpp 52 // fill in a default trace
  /external/skia/include/core/
SkMaskFilter.h 51 but do fill out the other fields in dstMask.
  /external/srec/srec/include/
hmm_desc.h 93 a static array of terminal_tree_node's but need to fill that structure up
  /external/stlport/stlport/stl/
_ios.c 107 this->fill(widen(' '));
  /external/stlport/test/unit/
hash_test.cpp 153 //We fill the map to implicitely start a rehash.
173 // Problem: Fill a hash_multimap with entries of which many have the same key
180 // In the main()-method we fill a hash_multimap as well as a multi_map with the same <key, data> pairs
267 // generate many entries with key 3, fill up with unique keys. Data is unique (needed in check_keys())
  /external/tcpdump/missing/
addrinfo.h 59 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */

Completed in 370 milliseconds

<<11121314151617181920>>