HomeSort by relevance Sort by last modified time
    Searched full:basic (Results 151 - 175 of 8308) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/ceres-solver/docs/source/_themes/armstrong/
globaltoc.html 2 basic/globaltoc.html
  /external/chromium/chrome/browser/ui/cocoa/applescript/examples/
app_info.applescript 5 -- Gets basic information about the app.
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/
app_info.applescript 5 -- Gets basic information about the app.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/
README.md 3 A sample application that provides a simple calculator. Supports basic
  /external/chromium_org/tools/json_schema_compiler/test/
idl_namespace_all_platforms.idl 5 // Tests a variety of basic API definition features.
  /external/chromium_org/tools/perf/page_sets/
browser_control.json 8 "why": "Continually attach and detach a DOM tree from a basic document.",
  /external/chromium_org/tools/perf/page_sets/page_cycler/indexed_db/
basic_insert.json 2 "description": "Basic insert IndexedDB page_cycler benchmark",
  /external/clang/lib/
CMakeLists.txt 2 add_subdirectory(Basic)
  /external/clang/test/Analysis/
stats.c 8 // CHECK:100 AnalysisConsumer - The % of reachable basic blocks.
  /external/clang/test/CodeGen/
2006-03-16-VectorCtor.c 1 // Test that basic generic vector support works
  /external/jmonkeyengine/engine/src/core/checkers/quals/
package-info.java 2 * Contains the basic annotations to be used by all type systems
  /external/llvm/test/Assembler/
half.ll 2 ; Basic smoke test for half type.
x86mmx.ll 2 ; Basic smoke test for x86_mmx type.
  /external/llvm/test/Transforms/SCCP/
logical-nuke.ll 3 ; Test that SCCP has basic knowledge of when and/or nuke overdefined values.
  /external/mesa3d/
.dir-locals.el 4 (c-basic-offset . 3)
  /external/tinyalsa/
README 5 - Provide a basic pcm and mixer API
  /ndk/tests/build/cpp-extensions/jni/
Android.mk 0 # Basic test to check that ndk-build recognizes all standard GCC
  /ndk/tests/device/test-basic-rtti/
README 1 This test is meant to test the most basic level of RTTI support
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
iterobject.h 3 /* Iterators (the basic kind, over a sequence) */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
iterobject.h 3 /* Iterators (the basic kind, over a sequence) */
  /prebuilts/tools/common/objenesis/
objenesis-1.2-javadoc.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion8-expected-completion42.txt 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
  /sdk/testapps/basicProjectWithAidl/res/layout/
main.xml 10 android:text="Basic Project"
  /dalvik/vm/analysis/
VfyBasicBlock.h 18 * Basic block functions, as used by the verifier. (The names were chosen
30 * Structure representing a basic block.
36 * the basic block (after the last instruction has executed). Successor
45 PointerSet* predecessors; /* set of basic blocks that can flow here */
52 * Generate a list of basic blocks.
  /external/llvm/utils/lit/tests/
discovery.py 1 # Check the basic discovery process, including a sub-suite.
6 # RUN: FileCheck --check-prefix=CHECK-BASIC-OUT < %t.out %s
7 # RUN: FileCheck --check-prefix=CHECK-BASIC-ERR < %t.err %s
9 # CHECK-BASIC-ERR: loading suite config '{{.*}}/discovery/lit.cfg'
10 # CHECK-BASIC-ERR: loading local config '{{.*}}/discovery/subdir/lit.local.cfg'
11 # CHECK-BASIC-ERR: loading suite config '{{.*}}/discovery/subsuite/lit.cfg'
13 # CHECK-BASIC-OUT: -- Test Suites --
14 # CHECK-BASIC-OUT: sub-suite - 2 tests
15 # CHECK-BASIC-OUT: Source Root: {{.*/discovery/subsuite$}}
16 # CHECK-BASIC-OUT: Exec Root : {{.*/discovery/subsuite$}
    [all...]

Completed in 628 milliseconds

1 2 3 4 5 67 8 91011>>