Searched
full:basic (Results
501 -
525 of
8959) sorted by null
<<21222324252627282930>>
/external/llvm/test/Other/ |
2002-03-11-ConstPropCrash.ll | 1 ; When constant propogating terminator instructions, the basic block iterator
|
/external/llvm/test/Transforms/SimplifyCFG/ |
EmptyBlockMerge.ll | 0 ; Basic block #2 should not be merged into BB #3!
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
Edge.java | 56 * stack size in the basic block from which this edge originates. This size
59 * originating basic block. If {@link ClassWriter#COMPUTE_FRAMES} is used,
66 * The successor block of the basic block from which this edge originates.
71 * The next edge in the list of successors of the originating basic block.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
OkAuthenticator.java | 62 /** Returns the authentication scheme, like {@code Basic}. */ 95 /** Returns an auth credential for the Basic scheme. */ 96 public static Credential basic(String userName, String password) { method in class:OkAuthenticator.Credential 101 return new Credential("Basic " + encoded);
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ |
ttkern.h | 5 /* Load the basic TrueType kerning table. This doesn't handle */
|
/external/skia/gyp/ |
most.gyp | 15 # The minimal set of static libraries for basic Skia functionality.
|
skia_lib.gyp | 1 # The minimal set of static libraries for basic Skia functionality.
|
/external/valgrind/main/massif/tests/ |
Makefile.am | 9 basic.post.exp basic.stderr.exp basic.vgtest \ 47 basic \
|
/external/valgrind/main/none/tests/s390x/ |
rounding-2.c | 6 /* Basic test that we can set the rounding mode in the FPC and
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/ |
GridSetSelection.java | 22 * Basic stacking from top scenario, nothing fancy. Items do not
|
GridSetSelectionMany.java | 22 * Basic stacking from top scenario, nothing fancy. Items do
|
GridSetSelectionStackFromBottom.java | 22 * Basic stacking from bottom scenario, nothing fancy. Items do not
|
GridSetSelectionStackFromBottomMany.java | 22 * Basic stacking from bottom scenario, nothing fancy. Items do
|
GridStackFromBottom.java | 22 * Basic bottom stacking from bottom scenario, nothing fancy. Items do not
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListBottomGravity.java | 24 * Basic bottom gravity scenario, nothing fancy. Items do not
|
ListBottomGravityMany.java | 24 * Basic bottom gravity scenario, nothing fancy. There are
|
ListGetSelectedView.java | 22 * Basic top gravity scenario. This test is made to check that getSelectedView() will return
|
ListTopGravity.java | 24 * Basic top gravity scenario, nothing fancy. Items do not
|
ListTopGravityMany.java | 22 * Basic top gravity scenario, nothing fancy. There are
|
ListWithSeparators.java | 22 * Basic separator scenario, nothing fancy.
|
/frameworks/base/libs/androidfw/tests/data/basic/ |
AndroidManifest.xml | 18 package="com.android.test.basic">
|
/frameworks/base/libs/androidfw/tests/data/feature/ |
AndroidManifest.xml | 18 package="com.android.test.basic">
|
build | 18 aapt package -M AndroidManifest.xml -S res --feature-of ../basic/bundle.apk -F bundle.apk -f && \
|
/frameworks/base/libs/androidfw/tests/data/lib/ |
AndroidManifest.xml | 18 package="com.android.test.basic">
|
/frameworks/base/libs/androidfw/tests/data/lib/res/values/ |
values.xml | 21 <item name="com.android.test.basic:attr1">700</item>
|
Completed in 445 milliseconds
<<21222324252627282930>>