HomeSort by relevance Sort by last modified time
    Searched refs:conf (Results 526 - 550 of 723) sorted by null

<<212223242526272829

  /prebuilts/go/darwin-x86/src/go/types/
gotype.go 256 conf := types.Config{
279 conf.Check(path, fset, files, nil)
operand.go 202 func (x *operand) assignableTo(conf *Config, T Type, reason *string) bool {
227 return representableConst(x.val, conf, t, nil)
builtins.go 98 if nargs == 2 && call.Ellipsis.IsValid() && x.assignableTo(check.conf, NewSlice(universeByte), nil) {
344 if !x.assignableTo(check.conf, m.key, nil) {
524 x.val = constant.MakeInt64(check.conf.alignof(x.typ))
567 offs := check.conf.offsetof(base, index)
581 x.val = constant.MakeInt64(check.conf.sizeof(x.typ))
  /prebuilts/go/linux-x86/src/go/types/
builtins_test.go 136 conf := Config{Importer: importer.Default()}
139 _, err = conf.Check(f.Name.Name, fset, []*ast.File{f}, &Info{Uses: uses, Types: types})
gotype.go 256 conf := types.Config{
279 conf.Check(path, fset, files, nil)
operand.go 202 func (x *operand) assignableTo(conf *Config, T Type, reason *string) bool {
227 return representableConst(x.val, conf, t, nil)
builtins.go 98 if nargs == 2 && call.Ellipsis.IsValid() && x.assignableTo(check.conf, NewSlice(universeByte), nil) {
344 if !x.assignableTo(check.conf, m.key, nil) {
524 x.val = constant.MakeInt64(check.conf.alignof(x.typ))
567 offs := check.conf.offsetof(base, index)
581 x.val = constant.MakeInt64(check.conf.sizeof(x.typ))
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
config.py 72 conf = self.get_lit_conf(name)
73 if conf is None:
75 if conf.lower() in ('1', 'true'):
77 if conf.lower() in ('', '0', 'false'):
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/test/
config.py 82 conf = self.get_lit_conf(name)
83 if conf is None:
85 if conf.lower() in ('1', 'true'):
87 if conf.lower() in ('', '0', 'false'):
  /system/update_engine/
Android.mk 832 # update_engine.conf
835 LOCAL_MODULE := ue_unittest_update_engine.conf
838 LOCAL_MODULE_STEM := update_engine.conf
839 LOCAL_SRC_FILES := update_engine.conf
920 ue_unittest_update_engine.conf \
    [all...]
  /system/update_engine/sample_images/
generate_images.sh 104 # Add the update_engine.conf settings file. This file contains the
109 sudo tee "${mntdir}"/etc/update_engine.conf >/dev/null <<EOF
  /external/wpa_supplicant_8/src/crypto/
tls_gnutls.c 97 void * tls_init(const struct tls_config *conf)
121 if (conf) {
122 global->event_cb = conf->event_cb;
123 global->cb_ctx = conf->cb_ctx;
124 global->cert_in_cb = conf->cert_in_cb;
    [all...]
  /external/libmtp/
configure 511 rm -f conf$$ conf$$.exe conf$$.file
512 if test -d conf$$.dir; then
513 rm -f conf$$.dir/conf$$.file
515 rm -f conf$$.dir
516 mkdir conf$$.dir 2>/dev/null
518 if (echo >conf$$.file) 2>/dev/null; then
519 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/google-tv-pairing-protocol/cpp/
configure 468 rm -f conf$$ conf$$.exe conf$$.file
469 if test -d conf$$.dir; then
470 rm -f conf$$.dir/conf$$.file
472 rm -f conf$$.dir
473 mkdir conf$$.dir 2>/dev/null
475 if (echo >conf$$.file) 2>/dev/null; then
476 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/protobuf/
configure 524 rm -f conf$$ conf$$.exe conf$$.file
525 if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
528 rm -f conf$$.dir
529 mkdir conf$$.dir 2>/dev/null
531 if (echo >conf$$.file) 2>/dev/null; then
532 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/protobuf/gtest/
configure 524 rm -f conf$$ conf$$.exe conf$$.file
525 if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
528 rm -f conf$$.dir
529 mkdir conf$$.dir 2>/dev/null
531 if (echo >conf$$.file) 2>/dev/null; then
532 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure 484 rm -f conf$$ conf$$.exe conf$$.file
485 if test -d conf$$.dir; then
486 rm -f conf$$.dir/conf$$.file
488 rm -f conf$$.dir
489 mkdir conf$$.dir 2>/dev/null
491 if (echo >conf$$.file) 2>/dev/null; then
492 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
out.go 23 conf = printer.Config{Mode: printer.SourcePos, Tabwidth: 8}
173 conf.Fprint(fgo2, fset, node)
176 conf.Fprint(fgo2, fset, node)
412 conf.Fprint(fgo2, fset, d)
454 conf.Fprint(fgo2, fset, d)
485 conf.Fprint(fgo2, fset, d)
528 conf.Fprint(fgo1, fset, f.AST)
882 // This code uses printer.Fprint, not conf.Fprint,
1072 // This code uses printer.Fprint, not conf.Fprint,
22 conf = printer.Config{Mode: printer.SourcePos, Tabwidth: 8} var
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
out.go 23 conf = printer.Config{Mode: printer.SourcePos, Tabwidth: 8}
173 conf.Fprint(fgo2, fset, node)
176 conf.Fprint(fgo2, fset, node)
412 conf.Fprint(fgo2, fset, d)
454 conf.Fprint(fgo2, fset, d)
485 conf.Fprint(fgo2, fset, d)
528 conf.Fprint(fgo1, fset, f.AST)
882 // This code uses printer.Fprint, not conf.Fprint,
1072 // This code uses printer.Fprint, not conf.Fprint,
22 conf = printer.Config{Mode: printer.SourcePos, Tabwidth: 8} var
    [all...]
  /external/c-ares/
configure 514 rm -f conf$$ conf$$.exe conf$$.file
515 if test -d conf$$.dir; then
516 rm -f conf$$.dir/conf$$.file
518 rm -f conf$$.dir
519 mkdir conf$$.dir 2>/dev/null
521 if (echo >conf$$.file) 2>/dev/null; then
522 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/libevent/
configure 521 rm -f conf$$ conf$$.exe conf$$.file
522 if test -d conf$$.dir; then
523 rm -f conf$$.dir/conf$$.file
525 rm -f conf$$.dir
526 mkdir conf$$.dir 2>/dev/null
528 if (echo >conf$$.file) 2>/dev/null; then
529 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/libmicrohttpd/
configure 524 rm -f conf$$ conf$$.exe conf$$.file
525 if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
528 rm -f conf$$.dir
529 mkdir conf$$.dir 2>/dev/null
531 if (echo >conf$$.file) 2>/dev/null; then
532 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/pcre/dist2/
configure 521 rm -f conf$$ conf$$.exe conf$$.file
522 if test -d conf$$.dir; then
523 rm -f conf$$.dir/conf$$.file
525 rm -f conf$$.dir
526 mkdir conf$$.dir 2>/dev/null
528 if (echo >conf$$.file) 2>/dev/null; then
529 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/openssh/
sshd.c 1023 send_rexec_state(int fd, Buffer *conf)
1028 buffer_len(conf));
1043 buffer_put_cstring(&m, buffer_ptr(conf));
1072 recv_rexec_state(int fd, Buffer *conf)
1088 if (conf != NULL)
1089 buffer_append(conf, cp, len + 1);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/boot/
plexus-classworlds-2.5.1.jar 

Completed in 595 milliseconds

<<212223242526272829