HomeSort by relevance Sort by last modified time
    Searched full:semi (Results 201 - 225 of 440) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/qemu/
Makefile.target 194 arm-semi.c
arm-semi.c 115 #include "softmmu-semi.h"
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 254 /* Semi-busy wait, since we have no way of getting play notification
  /external/skia/src/svg/
SkSVGPaintState.cpp 79 // iterate through colon / semi-colon delimited pairs
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Surface.cpp 190 // When the background is semi-opaque, 0 < alpha < 255, we had to turn off
  /frameworks/base/core/java/android/net/
NetworkInfo.java 256 * when a persistent or semi-persistent condition prevents the possibility
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 125 other activity that's in the foreground is semi-transparent or doesn't cover the entire screen. The
  /frameworks/base/services/tests/servicestests/src/com/android/server/search/
SearchablesTest.java 137 * This is designed to pass for any semi-legal searchable, without knowing much about
  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 116 /** The semi-transparent backdrop. */
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 454 // Construct the path of the fan-shaped semi-transparent area.
  /cts/tools/dasm/src/java_cup/
Main.java 821 /** Produce a (semi-) human readable dump of the complete viable prefix
846 /** Produce a (semi-) human readable dumps of the parse tables */
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
ecmalintrules.py 295 # that it's terminated by a semi-colon.
337 # Allow a single double semi colon in for loops for cases like:
    [all...]
  /external/javassist/src/main/javassist/
ClassPool.java 938 * in Unix or semi-colons in Windows.
940 * @param pathlist a (semi)colon-separated list of
    [all...]
  /external/llvm/include/llvm/Analysis/
Dominators.h 211 unsigned Semi;
214 InfoRec() : DFSNum(0), Parent(0), Semi(0), Label(0) {}
  /external/llvm/test/CodeGen/ARM/
debug-info-blocks.ll 221 !124 = metadata !{i32 786445, metadata !24, metadata !"semi", metadata !24, i32 609, i64 32, i64 32, i64 224, i32 0, metadata !125} ; [ DW_TAG_member ]
236 !139 = metadata !{i32 786688, metadata !23, metadata !"semi", metadata !24, i32 607, metadata !125, i32 0, null, i64 1, i64 28} ; [ DW_TAG_auto_variable ]
  /external/proguard/src/proguard/
ConfigurationParser.java     [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 116 * int a single C statement (which needs a semi-colon terminator). This
402 /* No semi-colon after return; correct usage is to write "yyterminate();" -
    [all...]
skel.c 121 " * int a single C statement (which needs a semi-colon terminator). This",
407 "/* No semi-colon after return; correct usage is to write \"yyterminate();\" -",
    [all...]
  /frameworks/base/docs/html/google/play/billing/
billing_admin.jd 201 The CSV file uses commas (,) and semi-colons (;) to separate data values.
202 Commas are used to separate primary data values, and semi-colons are used to separate subvalues. For
  /prebuilts/devtools/repository/
sdk-repository-5.xsd 418 <!-- A semi-colon separated list of "obsolete" path names which are equivalent
476 A semi-colon separated list of a segmentTypes.
  /external/clang/tools/c-index-test/
c-index-test.c 140 const char *semi = strchr(arg_string, ';'); local
141 if (!semi) {
151 to_file = fopen(semi + 1, "rb");
154 semi + 1);
170 (feof(to_file) ? "EOF" : "error"), semi + 1);
185 filename_len = semi - arg_string;
    [all...]
  /external/v8/src/
spaces.h     [all...]
  /external/clang/lib/Format/
Format.cpp 567 if (Previous.isOneOf(tok::comma, tok::semi) &&
    [all...]
  /external/icu4c/i18n/
astro.cpp 533 //double sunR0 1.495585e8 // Semi-major axis in KM
942 // // Semi-major axis is here assumed to be exactly 1.0 (while not strictly
    [all...]
  /external/icu4c/test/cintltst/
citertst.c 1036 char *semi = uprv_strchr(str, ';'); local
    [all...]

Completed in 1214 milliseconds

1 2 3 4 5 6 7 891011>>