HomeSort by relevance Sort by last modified time
    Searched refs:defines (Results 51 - 75 of 131) sorted by null

1 23 4 5 6

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
main.rb 50 Defines command-line options and attribute mappings shared by all types of
114 It defines the skeletal structure shared by all main
  /external/bison/data/
glr.cc 54 [b4_fatal([b4_skeleton[: using %%defines is mandatory]])])
glr.c 166 # Declaration that might either go into the header (if --defines)
    [all...]
  /external/bison/src/
parse-gram.y 100 %defines
157 PERCENT_DEFINES "%defines"
261 | "%defines" { defines_flag = true; }
262 | "%defines" STRING
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorObjC.pm 218 my $defines = shift;
235 (map { "-D$_" } split(/ +/, $defines)), "-DOBJC_CODE_GENERATION", $fileName or die "Could not open $fileName";
297 my $defines = shift;
307 ReadPublicInterfaces($className, $parentClassName, $defines, $isProtocol);
    [all...]
  /external/dropbear/
configure     [all...]
  /external/genext2fs/
configure     [all...]
  /build/core/
pdk_config.mk 1 # This file defines the rule to fuse the platform.zip into the current PDK build.
  /external/ceres-solver/docs/
powell.tex 103 If a templated implementation is not possible then a \texttt{NumericDiffCostFunction} object can be used. The user defines a \texttt{CostFunction} object whose \texttt{Evaluate} method is only computes the residuals. A wrapper object \texttt{NumericDiffCostFunction} then uses it to compute the residuals and the Jacobian using finite differencing. \texttt{examples/quadratic\_numeric\_diff.cc} shows a numerically differentiated implementation of \texttt{examples/quadratic.cc}.
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /external/liblzf/
configure     [all...]
  /external/libpcap/
configure     [all...]
  /external/tcpdump/
configure     [all...]
  /external/grub/
config.status 879 # If there are no defines, we may have an empty if/fi
881 cat >$tmp/defines.sed <<CEOF
917 sed -f $tmp/defines.sed $tmp/in >$tmp/out
    [all...]
configure     [all...]
  /external/icu4c/
config.status 922 # If there are no defines, we may have an empty if/fi
924 cat >$tmp/defines.sed <<CEOF
949 sed -f $tmp/defines.sed $tmp/in >$tmp/out
    [all...]
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
CodeGeneratorTestRunner.pm 49 my ($self, $interface, $defines) = @_;
  /dalvik/vm/
Dvm.mk 25 # Compiler defines.
  /sdk/adtproductbuild/
Android.mk 70 # Defines the zip filename generated for an OS specific android IDE.
75 # Defines the rule needed to make one of the OS specific android IDE.
76 # If ADT_IDE_DEST_DIR it also defines the rule to produce the final dest zip.
134 # Defines the rule needed to make one of the OS specific android IDE.
  /external/qemu-pc-bios/bochs/
configure     [all...]
  /external/srtp/
configure     [all...]
  /external/libvorbis/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]
  /external/llvm/
configure     [all...]
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 12 * defines the methods and events contained in one api.

Completed in 1512 milliseconds

1 23 4 5 6