HomeSort by relevance Sort by last modified time
    Searched refs:describe (Results 76 - 100 of 271) sorted by null

1 2 34 5 6 7 8 91011

  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/
AndroidTranslator.java 258 private String describe(CtMethod ctMethod) throws NotFoundException { method in class:AndroidTranslator
263 String describeBefore = describe(ctMethod);
  /external/vulkan-validation-layers/
CONTRIBUTING.md 27 Of course, if you have your own work in mind, please open an issue to describe it and assign it to yourself.
  /prebuilts/go/darwin-x86/src/encoding/hex/
hex.go 40 // InvalidByteError values describe errors resulting from an invalid byte in a hex string.
  /prebuilts/go/darwin-x86/src/os/
types.go 110 // SameFile reports whether fi1 and fi2 describe the same file.
  /prebuilts/go/linux-x86/src/encoding/hex/
hex.go 40 // InvalidByteError values describe errors resulting from an invalid byte in a hex string.
  /prebuilts/go/linux-x86/src/os/
types.go 110 // SameFile reports whether fi1 and fi2 describe the same file.
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintListDialog.java 195 mDetailsText.setText(EclipseLintClient.describe(marker));
  /external/libunwind/doc/
unw_get_proc_info.tex 78 addresses. For this reason, it is alwas possible to describe the
  /external/lisa/libs/utils/analysis/
tasks_analysis.py 81 .describe(include=['object'])
119 wkp_tasks_stats = df.groupby('pid').describe(include=['object'])
  /prebuilts/go/darwin-x86/src/go/types/
scope.go 113 // Pos and End describe the scope's source code extent [pos, end).
  /prebuilts/go/darwin-x86/src/path/filepath/
match.go 228 // as in Match. The pattern may describe hierarchical names such as
  /prebuilts/go/darwin-x86/src/time/
example_test.go 180 // Format use the same model to describe their input and output.
  /prebuilts/go/linux-x86/src/go/types/
scope.go 113 // Pos and End describe the scope's source code extent [pos, end).
  /prebuilts/go/linux-x86/src/path/filepath/
match.go 228 // as in Match. The pattern may describe hierarchical names such as
  /prebuilts/go/linux-x86/src/time/
example_test.go 180 // Format use the same model to describe their input and output.
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ir.idl 96 Description describe ();
  /prebuilts/jdk/jdk8/linux-x86/lib/
ir.idl 96 Description describe ();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
Enquire.c 711 Void describe ARGS((char *description, char *extra));
1235 describe(char *description, char *extra) function
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
esc.go 1739 func (es *EscStep) describe(src *Node) { func
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
esc.go 1739 func (es *EscStep) describe(src *Node) { func
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.4.0-alpha1/
lint-checks-25.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.4.0-alpha3/
lint-checks-25.4.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.4.0-alpha5/
lint-checks-25.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.4.0-alpha6/
lint-checks-25.4.0-alpha6.jar 

Completed in 708 milliseconds

1 2 34 5 6 7 8 91011