HomeSort by relevance Sort by last modified time
    Searched full:split (Results 2326 - 2350 of 5986) sorted by null

<<919293949596979899100>>

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
phonenumber_offline_geocoder.cc 188 // NANPA area is not split in C++ code.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_vsplit.c 171 /* split only */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_intr.c 137 * Split vectors which are too large for the hw, or expand them if they
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv40_vertprog.h 147 /* Useful to split the source selection regs into their pieces */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_render_stencilref.c 28 * The functions below split every draw call which uses the two-sided
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_blorp.cpp 118 * Split x_offset and y_offset into a base offset (in bytes) and a remaining
gen6_urb.c 36 * the GS is in use, we split the URB space evenly between the VS and the GS.
gen7_urb.c 45 * Currently we split the constant buffer space evenly between VS and FS.
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo.h 88 * hardware. This can be used to split an incoming set of arrays and
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
enc_writ.c 71 * than MAXWRITE bytes, DES_enc_write will split the data
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
ppc-xlate.pl 151 if (ref($opcode) eq 'CODE') { $line = &$opcode($f,split(',',$line)); }
  /external/chromium_org/third_party/opus/src/celt/
rate.c 168 /* Even-sized bands bigger than N=2 can be split one more time.
175 /* N0=1 bands can't be split down to N<2. */
181 /* Compute the cost for the lowest-level PVQ of a fully split
204 /* Add in the cost of a stereo split, if necessary. */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
test_util.h 177 // We have to split this into three function otherwise it creates a stack
  /external/chromium_org/third_party/re2/re2/testing/
compile_test.cc 136 // Once, erroneously split between 0x3f and 0x40 because it is
  /external/chromium_org/third_party/sqlite/src/doc/
vfs-shm.txt 25 that SHARED is split out into 2 states: READ and READ_FULL and
  /external/chromium_org/third_party/tlslite/tlslite/
mathtls.py 46 #Split the secret into left and right halves
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm-options.c 205 /* split [-s <desc>], [--long <desc>] if it destroys columns */
  /external/chromium_org/tools/checkdeps/
java_checker.py 28 it probably means the package is too big and needs to be split up.)
  /external/chromium_org/tools/cygprofile/
mergetraces.py 52 fields = line.split()
  /external/chromium_org/tools/deep_memory_profiler/lib/
bucket.py 146 words = line.split()
pageframe.py 141 for encoded_pfn in line[3:].split():
subcommand.py 158 return options_policy.split(',')
symbol.py 182 items = line.rstrip().split(None, 1)
  /external/chromium_org/tools/export_tarball/
export_tarball.py 94 head, tail = os.path.split(name)
  /external/chromium_org/tools/gen_keyboard_overlay_data/
gen_keyboard_overlay_data.py 186 return [x for x in re.split('[ ()"-.,]', behavior) if len(x) > 0]
231 values = hotkey.split(' - ')
315 worksheet_id = entry.id.text.split('/')[-1]
319 title = list_feed.title.text.split('(')[0].strip()

Completed in 1976 milliseconds

<<919293949596979899100>>