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

1 2 3 45 6 7 8 910

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 237 This is just for informational purposes for the user.
  /external/grub/docs/
texinfo.tex 230 % and nothing on the terminal. We don't just call \tracingall here,
438 % just before passing the control to \next.
756 % Do a \strut just to make the height of this box be normal, so the
763 % empty box we just added fits on the page, we must make it consider
    [all...]
  /external/ceres-solver/docs/
helloworld.tex 33 \texttt{SimpleCostFunction} is provided with an input array of parameters, an output array for residuals and an optional output array for Jacobians. In our example, there is just one parameter and one residual and this is known at compile time, therefore we can save some code and instead of inheriting from \texttt{CostFunction}, we can instaed inherit from the templated \texttt{SizedCostFunction} class.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 192 // Focus the search box and return true so you can just start typing even
  /external/protobuf/editors/
proto.vim 42 " Or just create a new file called ~/.vim/ftdetect/proto.vim with the
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 82 turn. They are challenging, and terminal! Here are just a few of them.
  /external/v8/test/mjsunit/
debug-conditional-breakpoints.js 32 // Simple debug event handler which just counts the number of break points hit.
keywords-and-reserved_words.js 107 // Not keywords - these are all just identifiers.
mjsunit.js 79 // please just use assertEquals(null, expected).
200 // For RegExp, just compare pattern and flags using its toString.
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
createDocument-namespace-err.js 122 // we will instead just hack the args list here.
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-host.js 88 // WebKit should just reject
  /ndk/build/core/
default-build-commands.mk 2 # This is included in setup-toolchain.mk just before the inclusion
main.mk 98 # clean up environment, just to be safe
  /prebuilts/devtools/tools/
android.bat 65 rem jar_path and swt_path are relative to PWD so we don't need to adjust them, just change dirs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 228 inline void set_justification(int just) {
229 OnError(::set_field_just(field,just));
form.h 82 short just; /* justification */ member in struct:fieldnode
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 228 inline void set_justification(int just) {
229 OnError(::set_field_just(field,just));
form.h 82 short just; /* justification */ member in struct:fieldnode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 228 inline void set_justification(int just) {
229 OnError(::set_field_just(field,just));
form.h 82 short just; /* justification */ member in struct:fieldnode
  /dalvik/vm/
Dvm.mk 332 # OSX includes libffi, so just make the linker aware of it directly.
344 # since we don't have an asm file in this case, we instead just
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 277 * line, if present, and returns the modified line. Otherwise, just returns
419 // If there was just one mode, don't bother numbering it.
sourceentry.js 82 // If we just got the first entry for this source.
215 // by a "source ID", so we will just stringize the event's type.
  /external/v8/src/
scanner.cc 53 // Skip initial whitespace allowing HTML comment ends just like
71 // should be illegal, but other JS VMs just return the
584 // Continue scanning for tokens as long as we're just skipping
1019 // its normal meaning. I.e., we can just continue scanning without
  /external/v8/test/mjsunit/harmony/
debug-blockscopes.js 94 // so just check the properties directly.
125 // Check that the content of the scope is as expected. For functions just check
144 // 'arguments' and might be exposed in the local and closure scope. Just

Completed in 1289 milliseconds

1 2 3 45 6 7 8 910