HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 101 - 125 of 885) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mesa3d/docs/
MESA_agp_offset.spec 38 no real specification exists. See GL_NV_vertex_array_range for more
  /frameworks/base/media/mca/filterfw/
Android.mk 45 # Don't prelink this library. For more efficient code, you may want
  /ndk/sources/host-tools/make-3.81/
subproc.bat 14 rem more details.
  /packages/experimental/NotificationLog/src/com/android/notificationlog/
NotificationLogActivity.java 85 TextView more = (TextView)view.findViewById(R.id.text); local
106 more.setText(text);
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 268 // We do no more than a limited number of iterations
277 boolean more = true;
279 for (int k = 0; k < NUM_MAX_ITERATIONS && more; k++) {
280 more = false;
304 more = true;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 14 See http://www.antlr.org/wiki/display/ANTLR3/Lexical+filters for more info on
  /external/chromium_org/build/android/gyp/util/
md5_check_test.py 45 input_file1.write('some more input')
  /external/chromium_org/chrome/browser/resources/ntp4/
apps_page.css 134 .apps-promo-learn-more {
153 .apps-promo-learn-more:hover {
  /external/chromium_org/remoting/webapp/unittests/
xmpp_stream_parser_unittest.js 32 parser.appendData(base.encodeUtf8('<stream><iq>text</iq><iq>more text</iq>'));
34 sinon.assert.calledWith(onStanzaStr, '<iq>more text</iq>');
  /external/chromium_org/third_party/lcov/bin/
gendesc 13 # General Public License for more details.
130 For more information see: $lcov_url
  /external/chromium_org/tools/telemetry/examples/
measure_trace.py 40 'There can\'t be more than 1 %s record' %
  /external/chromium_org/v8/test/fuzz-natives/
base.js 8 // - more variance in randomized inputs
73 // When we have 5 or more arguments we lower the amount of tests cases
  /external/elfutils/0.153/libdwfl/
core-file.c 12 General Public License for more details.
65 be replaced by more diddling inside libelf internals. */
182 /* Never read more than this much without mmap. */
238 which might be more useful than what we have.
291 inline bool more (size_t size) function
316 if (! more (minread))
319 /* See how much more we can get of what the caller wants. */
320 (void) more (*buffer_available);
324 (void) more (elf->maximum_size - start);
  /external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py 198 MORE_COMPONENTS = 0x0020 # indicates at least one more glyph after this one
351 more = 1
353 while more:
355 more, haveInstr, data = component.decompile(data, glyfTable)
464 more = 1
469 more = 0
471 data = data + compo.compile(more, haveInstructions, glyfTable)
683 more = 1
684 while more:
695 more = flags & MORE_COMPONENT
    [all...]
  /external/chromium_org/third_party/skia/tools/
compare_codereview.py 32 Python's standard library. We need a little more power than a
33 regex. [Search for "You can't parse [X]HTML with regex." for more
154 Python's standard library. We need a little more power than a
155 regex. [Search for "You can't parse [X]HTML with regex." for more
363 if ('compile' in result.text or '...and more' in result.text):
  /external/lldb/examples/python/
types.py 75 and how much padding was found. One or more paths to executable files must be
84 parser.add_option('-m', '--module', action='append', type='string', metavar='MODULE', dest='modules', help='Specify one or more modules which will be used to verify the types.', default=[])
86 parser.add_option('-t', '--type', action='append', type='string', metavar='TYPENAME', dest='typenames', help='Specify one or more type names which should be verified. If no type names are specified, all class and struct types will be verified.', default=[])
  /external/skia/tools/
compare_codereview.py 32 Python's standard library. We need a little more power than a
33 regex. [Search for "You can't parse [X]HTML with regex." for more
154 Python's standard library. We need a little more power than a
155 regex. [Search for "You can't parse [X]HTML with regex." for more
363 if ('compile' in result.text or '...and more' in result.text):
  /frameworks/compile/mclinker/lib/Support/
LEB128.cpp 69 bool more = true; local
77 more = false;
83 } while (more);
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
popup.js 233 if (item.getElement('more') &&
235 pointInElement(mouse, item.getElement('more')))) {
238 if (item.getElement('more')) {
239 item.getElement('more').hidden = true;
243 [item.div, item.getElement('more')].concat(
244 item.getElement('more').children).forEach(function(elem) {
248 other.item.getElement('more').hidden = true;
251 item.getElement('more').hidden = false;
252 item.getElement('more').style.top =
254 item.getElement('more').style.left = item.div.offsetLeft + 'px'
    [all...]
popup.css 10 .more-left {
106 .more {
  /build/tools/atree/
files.cpp 294 errstr = "Error: More than 2 paths per line.";
394 const FileRecord& rec, vector<FileRecord>*more)
408 more->push_back(r);
426 vector<FileRecord>* more)
458 add_more(entry, is_directory, rec, more);
466 list_dir(*it, rec, excludes, more);
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/
sdk_update_main.py 44 def usage(more):
46 fn.usage_more = more
220 # or more bundles before failing.
272 # or more bundles before failing.
336 more = getattr(obj, 'usage_more', '')
342 parser.set_usage('usage: %%prog %s [options] %s' % (cmd, more))
363 # or more bundles before failing.
382 help='Use 2 times for more debugging info')
  /external/chromium_org/third_party/mesa/src/docs/
WL_bind_wayland_display.spec 38 more interfaces in the Wayland protocol to allow clients to create
100 compositor will have to create one or more EGLImages for the
  /external/chromium_org/tools/grit/grit/
pseudo.py 17 To make the pseudotranslations more obviously "not a translation" and to make
  /external/chromium_org/tools/grit/grit/tool/
newgrd.py 20 your own for your various languages. See the user's guide for more

Completed in 3181 milliseconds

1 2 3 45 6 7 8 91011>>