HomeSort by relevance Sort by last modified time
    Searched refs:expanded (Results 176 - 200 of 307) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/iptables/iptables/
iptables.c 914 int expanded, int linenumbers, struct xtc_handle *handle)
929 if (!expanded)
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 399 ; Predict buffer needs to be expanded from bytes to words
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.27/
jcommander-1.27.jar 
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.48/
jcommander-1.48.jar 
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java     [all...]
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /prebuilts/tools/common/m2/repository/log4j/log4j/1.2.12/
log4j-1.2.12.jar 
  /build/make/tools/droiddoc/templates-ndk/assets/css/
default.css 263 /* expanded section header divs */
323 #nav li.expanded .nav-section-header {
326 #nav li.expanded li .nav-section-header {
328 #nav li.expanded li ul {
332 #nav li.expanded > .nav-section-header:after {
337 #nav li.expanded li ul.tree-list-children {
340 #nav li.expanded li ul.tree-list-children .tree-list-children {
385 #nav li.expanded ul {
396 #nav li.expanded ul > li {
399 #nav li.expanded ul > li li
    [all...]
  /external/boringssl/src/util/fipstools/
delocate.peg.go 195 expanded := make([]token32, 2*len(tree))
196 copy(expanded, tree)
197 t.tree = expanded
    [all...]
  /prebuilts/go/darwin-x86/src/go/build/
build.go 144 // expanded against unexpanded and
145 // expanded against expanded.
    [all...]
deps_test.go 432 // Upper-case names are macro-expanded.
  /prebuilts/go/linux-x86/src/go/build/
build.go 144 // expanded against unexpanded and
145 // expanded against expanded.
    [all...]
  /build/soong/android/
module.go 847 // Returns a list of paths expanded from globs and modules referenced using ":module" syntax.
  /device/google/marlin/common/
base.mk 781 # healthd libaray expanded for mode charger
  /external/bison/build-aux/
texinfo.tex 322 % Do this outside of the \shipout so @code etc. will be expanded in
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 323 % Do this outside of the \shipout so @code etc. will be expanded in
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 323 % Do this outside of the \shipout so @code etc. will be expanded in
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 164 // It expands ... patterns that can be expanded. If there is no match
main.go 547 // expandPath returns the symlink-expanded form of path.
pkg.go 306 // a source file and has not been vendor-expanded yet.
308 // and then the expanded version (with the /vendor/ in it) gets
331 // For vendored imports, it is the expanded form.
455 // vendoredImportPath returns the expanded path or, if no expansion is found, the original.
    [all...]
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
registry_test.go 612 t.Errorf("want %q string expanded, got %q", want, got)
  /prebuilts/go/linux-x86/src/cmd/go/
get.go 164 // It expands ... patterns that can be expanded. If there is no match
main.go 547 // expandPath returns the symlink-expanded form of path.
pkg.go 306 // a source file and has not been vendor-expanded yet.
308 // and then the expanded version (with the /vendor/ in it) gets
331 // For vendored imports, it is the expanded form.
455 // vendoredImportPath returns the expanded path or, if no expansion is found, the original.
    [all...]

Completed in 2801 milliseconds

1 2 3 4 5 6 78 91011>>