HomeSort by relevance Sort by last modified time
    Searched refs:custom (Results 276 - 300 of 516) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/html/template/
js.go 172 // in case custom marshalers produce output containing those.
  /prebuilts/go/linux-x86/src/net/http/httputil/
dump.go 98 // custom dialer that returns a fake net.Conn that waits
reverseproxy.go 88 // To rewrite Host headers, use ReverseProxy directly with a custom
  /prebuilts/go/darwin-x86/src/cmd/go/
vcs.go 532 // isCustom is true for custom import paths (those defined by HTML meta tags)
656 // repoRootForImportDynamic finds a *repoRoot for a custom domain that's not
659 // This handles custom import paths like "name.tld/pkg/foo" or just "name.tld".
  /prebuilts/go/darwin-x86/src/fmt/
print.go 35 // State represents the printer state passed to custom formatters.
50 // Formatter is the interface implemented by values with a custom formatter.
169 // recursive use in custom verbs.
  /prebuilts/go/linux-x86/src/cmd/go/
vcs.go 532 // isCustom is true for custom import paths (those defined by HTML meta tags)
656 // repoRootForImportDynamic finds a *repoRoot for a custom domain that's not
659 // This handles custom import paths like "name.tld/pkg/foo" or just "name.tld".
  /prebuilts/go/linux-x86/src/fmt/
print.go 35 // State represents the printer state passed to custom formatters.
50 // Formatter is the interface implemented by values with a custom formatter.
169 // recursive use in custom verbs.
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/css/
default.css     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 140 import org.eclipse.swt.custom.SashForm;
141 import org.eclipse.swt.custom.StyleRange;
142 import org.eclipse.swt.custom.StyledText;
    [all...]
  /prebuilts/go/darwin-x86/src/flag/
flag.go 20 Or you can create custom flags that satisfy the Value interface (with
272 // a custom error handler.
520 // The function is a variable that may be changed to point to a custom function.
  /prebuilts/go/linux-x86/src/flag/
flag.go 20 Or you can create custom flags that satisfy the Value interface (with
272 // a custom error handler.
520 // The function is a variable that may be changed to point to a custom function.
  /build/soong/third_party/zip/
reader.go 118 // RegisterDecompressor registers or overrides a custom decompressor for a
  /compatibility/cdd/7_hardware-compatibility/
7_5_cameras.md 160 hardware allows, and MUST NOT support custom Camera parameter types.
  /external/ImageMagick/www/api/
memory.php 395 <p>SetMagickMemoryMethods() sets the methods to acquire, resize, and destroy memory. Your custom memory methods must be set prior to the MagickCoreGenesis() method.</p>
  /libcore/
JavaLibrary.mk 318 LOCAL_SRC_FILES := $(filter-out %/DeserializeMethodTest.java %/SerializedLambdaTest.java ojluni/src/test/java/util/stream/boot%,$(ojtest_src_files)) # Do not include anything from the boot* directories. Those directories need a custom bootclasspath to run.
  /prebuilts/go/darwin-x86/src/archive/zip/
reader.go 118 // RegisterDecompressor registers or overrides a custom decompressor for a
writer.go 282 // RegisterCompressor registers or overrides a custom compressor for a specific
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
value.go 140 // in the future to allow callers to provide custom search paths.
  /prebuilts/go/darwin-x86/src/net/
lookup.go 324 // returned. To bypass the host resolver, use a custom Resolver.
  /prebuilts/go/linux-x86/src/archive/zip/
reader.go 118 // RegisterDecompressor registers or overrides a custom decompressor for a
writer.go 282 // RegisterCompressor registers or overrides a custom compressor for a specific
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
value.go 140 // in the future to allow callers to provide custom search paths.
  /prebuilts/go/linux-x86/src/net/
lookup.go 324 // returned. To bypass the host resolver, use a custom Resolver.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java 56 import org.eclipse.swt.custom.ScrolledComposite;
57 import org.eclipse.swt.custom.StackLayout;
    [all...]

Completed in 1569 milliseconds

<<11121314151617181920>>