HomeSort by relevance Sort by last modified time
    Searched refs:DO (Results 401 - 425 of 937) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/image/color/palette/
gen.go 33 fmt.Fprintln(&buf, "// generated by go run gen.go -output palette.go; DO NOT EDIT")
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
zsyscall_windows.go 1 // MACHINE GENERATED BY 'go generate' COMMAND; DO NOT EDIT
13 // Do the interface allocations only once for common
  /prebuilts/go/linux-x86/src/sort/
genzfunc.go 85 out.WriteString(`// DO NOT EDIT; AUTO-GENERATED from sort.go using genzfunc.go
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_darwin_386.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_darwin_amd64.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_darwin_arm.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_darwin_arm64.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_linux_386.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_linux_arm.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_linux_mips.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_linux_mipsle.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_linux_ppc64.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_linux_ppc64le.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
zsysnum_linux_s390x.go 2 // MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
  /prebuilts/go/linux-x86/src/time/
genzabbrs.go 141 // Code generated by genzabbrs.go; DO NOT EDIT.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
punycode.go 1 // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
readwriter.go 1 // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT.
transform.go 1 // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT.
  /external/pcre/dist2/src/
pcre2test.c 222 defined therein. This ensures that PRIV names in the included files do not
520 #define DO(name) offsetof(datctl, name)
547 { "callout_capture", MOD_DAT, MOD_CTL, CTL_CALLOUT_CAPTURE, DO(control) },
548 { "callout_data", MOD_DAT, MOD_INS, 0, DO(callout_data) },
549 { "callout_fail", MOD_DAT, MOD_IN2, 0, DO(cfail) },
551 { "callout_none", MOD_DAT, MOD_CTL, CTL_CALLOUT_NONE, DO(control) },
553 { "copy", MOD_DAT, MOD_NN, DO(copy_numbers), DO(copy_names) },
555 { "dfa", MOD_DAT, MOD_CTL, CTL_DFA, DO(control) },
556 { "dfa_restart", MOD_DAT, MOD_OPT, PCRE2_DFA_RESTART, DO(options) }
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 98 int r_todo; /* a rule to do (used in outzone) */
803 do
1015 /* nothing to do */
    [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h     [all...]
  /external/toolchain-utils/
test_gcc_dejagnu.py 51 ## Do cros_sdk and setup_board, otherwise build_tc in next step will fail.
118 # Do not throw any exception in this function!
149 # Do not propagate this email sending exception, you want to email an
160 'DO NOT run it unless you know what you are doing.'),
189 help=('Optional. Do cleanup after the test.'))
  /external/v8/src/parsing/
token.h 119 K(DO, "do", 0) \
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Diagnostic.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Diagnostic.h     [all...]

Completed in 530 milliseconds

<<11121314151617181920>>