HomeSort by relevance Sort by last modified time
    Searched full:things (Results 1826 - 1850 of 5877) sorted by null

<<71727374757677787980>>

  /external/antlr/antlr-3.4/runtime/C/src/
antlr3lexer.c 152 specialT->factoryMade = ANTLR3_TRUE; // Prevent things trying to free() it
165 specialT->factoryMade = ANTLR3_TRUE; // Prevent things trying to free() it
266 teof->factoryMade = ANTLR3_TRUE; // This isn't really manufactured but it stops things from trying to free it
  /external/chromium/chrome/browser/net/
url_fixer_upper.cc 400 // Otherwise, we need to look at things carefully.
466 // on. This allows us to handle things like "view-source:google.com".
537 // escaped things. We need to go through 8-bit since the escaped values
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_private.mm 238 // bar slides over the things which appear to be in the content area.
258 // divider, but things break down during animation.
345 // compression stuff is currently set up messes things up).
  /external/chromium/chrome/browser/visitedlink/
visitedlink_unittest.cc 98 // May be called multiple times (some tests will do this to clear things,
204 // Checks that we can delete things properly when there are collisions.
346 "table count doesn't match the # of things we added";
  /external/chromium/googleurl/base/
logging.h 42 // Make a bunch of macros for logging. The way to log things is to stream
43 // things to LOG(<a particular severity level>). E.g.,
405 // You shouldn't actually use LogMessage's constructor to log things,
  /external/chromium_org/cc/trees/
occlusion_tracker.cc 225 // If the occlusion within the surface can not be applied to things outside of
630 // A contributing surface doesn't get occluded by things inside its own
631 // surface, so only things outside the surface can occlude it. That occlusion
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.cc 409 // TODO(jamescook): Are there other things we could flush? Drive metadata?
527 // Things we need to collect on the browser thread (because
607 // below the range we're using to allow for things that want to be
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.cc 318 // border is simpler, using the same positioning makes things look
570 // Why do things this way instead of having an Init() method, where we're
648 // avatar and tab strip start one pixel inward compared to where things start
  /external/chromium_org/chrome/common/net/
url_fixer_upper.cc 405 // Otherwise, we need to look at things carefully.
508 // on. This allows us to handle things like "view-source:google.com".
597 // escaped things. We need to go through 8-bit since the escaped values
  /external/chromium_org/components/visitedlink/test/
visitedlink_unittest.cc 155 // May be called multiple times (some tests will do this to clear things,
245 // Checks that we can delete things properly when there are collisions.
383 "table count doesn't match the # of things we added";
  /external/dhcpcd/
dhcpcd.8 241 to put things back afterwards.
377 default, without having to know things like hardware address or hostname.
423 However, there are sometimes situations where you don't want the things to be
dhcpcd.8.in 231 to put things back afterwards.
363 default, without having to know things like hardware address or hostname.
409 However, there are sometimes situations where you don't want the things to be
  /external/grub/netboot/
3c90x.txt 115 Some things that are on the 'To-Do' list, perhaps for me, but perhaps
256 where the card stores such things as its hardware address.
268 is a global. Just keeps things a little neater.
  /external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java 60 * // do things while occupying the monitor
71 * // do things while occupying the monitor
76 * // do other things since the monitor was not available
  /external/llvm/docs/tutorial/
LangImpl4.rst 98 things and have different tradeoffs. Unlike other systems, LLVM doesn't
331 The JIT provides a number of other more advanced interfaces for things
409 Now we can produce simple output to the console by using things like:
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 133 /// register use and many other things. There is one instance of this struct
225 /// a basic block. Typically this is things like return and branch
266 /// 'does' affect as things like predication are not taken into account.
  /external/llvm/lib/Target/AArch64/
AArch64BranchFixupPass.cpp 343 // The offset is composed of two things: the sum of the sizes of all MBB's
565 // [things]
573 // [things]
  /external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp 248 // way of any of the things that it matches.
457 OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3>
505 OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3>
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
COPYING.LIB 29 in new free programs; and that you know you can do these things.
276 of these things:
323 permitted, and provided that you do these two things:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 335 /* -- OSS things -- */
379 /* -- OSS things -- */
406 /* -- OSS things -- */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 335 /* -- OSS things -- */
379 /* -- OSS things -- */
406 /* -- OSS things -- */
    [all...]
  /external/chromium_org/chrome_frame/
CFInstance.js 108 * @param {*} var_args Optional Things to log.
911 // for things that have postMessage. We may re-visit this later and add
1098 // crazyness regarding when things are set in NPAPI
    [all...]
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberMatcherTest.java 353 * Strings with number-like things that shouldn't be found under any level.
372 * Strings with number-like things that should only be found under "possible".
386 * Strings with number-like things that should only be found up to and including the "valid"
412 * Strings with number-like things that should only be found up to and including the
429 * Strings with number-like things that should be found at all levels.
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode.py 119 # True and things didn't complete successfully. Or do something even
201 # TODO(mark): Like a lot of other things here, this assumes internal
422 # multiple projects are open or when Xcode is busy, things don't work so
490 # of "sources" as things to compile and "libraries" (or "frameworks") as
491 # things to link with. Adding an object file to an Xcode target's frameworks
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/docs/
geshi-doc.txt 282 This section documents the advanced features of GeSHi - strict mode, using CSS classes, changing styles on the fly, disabling highlighting of some things and more.
339 As of GeSHi 1.0.2, line numbers are added by the use of ordered lists. This solves the old issues of line number styles inheriting from styles meant for the code. Also, this solves an important issue about selecting code. For example, line numbers look nice, but when you go to select the code in your browser to copy it? You got the line numbers too! Not such a good thing, but thankfully this issue is now solved. What is the price? Unfortunately the whole way that styles are inherited/used has changed for those of you who were familiar with 1.0.1, and there is quite a bit more HTML involved. So think carefully about these things before you enable line numbers.
498 As of version 1.0.2, GeSHi comes with a contrib/ directory, which in it contains a "wizard" script for creating a stylesheet. Although this script is by no means a complete solution, it will create the necessary rules for the basic lexics - comments, strings for example. Things not included in the wizard include regular expressions for any language that uses them (PHP and XML are two languages that use them), and keyword-link styles. However, this script should take some of the tedium out of the job of making an external stylesheet. Expect a much better version of this script in version 1.2!
    [all...]

Completed in 1874 milliseconds

<<71727374757677787980>>