/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/ |
CodeGenOptions.h | 166 /// in the backend for setting the name in the skeleton cu.
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/ |
CodeGenOptions.h | 166 /// in the backend for setting the name in the skeleton cu.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/ |
CodeGenOptions.h | 166 /// in the backend for setting the name in the skeleton cu.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/ |
CodeGenOptions.h | 166 /// in the backend for setting the name in the skeleton cu.
|
/sdk/files/ant/ |
uibuild.xml | 240 <arg value="com.android.uiautomator.samples.skeleton.DemoTestCase" />
|
/system/tools/aidl/ |
aidl_language_y.yy | 18 %skeleton "glr.cc"
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/ |
dw2-3.S | 19 serves as a skeleton for other DWARF-2 tests. Most other tests will
|
/external/freetype/builds/mac/ |
README | 5 * Python script to generate MPW makefile from skeleton 124 ".txt" from source skeleton name.
|
/external/icu/icu4c/source/i18n/ |
uspoof.cpp | 652 // Apply the skeleton mapping to the NFD normalized input string 653 // Accumulate the skeleton, possibly unnormalized, in a UnicodeString.
|
/external/toybox/generated/ |
globals.h | 22 // toys/example/skeleton.c 1415 struct skeleton_data skeleton; member in union:global_union
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
QuickStatusBarHeader.java | 589 String skeleton = android.text.format.DateFormat local 592 .getBestDateTimePattern(Locale.getDefault(), skeleton);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PhoneStatusBarPolicy.java | 334 String skeleton = DateFormat.is24HourFormat( local 336 String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton); [all...] |
/packages/apps/DeskClock/src/com/android/alarmclock/ |
DigitalAppWidgetProvider.java | 456 final String skeleton = context.getString(R.string.abbrev_wday_month_day_no_year); local 457 return DateFormat.getBestDateTimePattern(locale, skeleton);
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.cpp | 417 // skeleton CU and so we don't need to duplicate it here. 443 // This CU is either a clang module DWO or a skeleton CU. 447 // This is a prefabricated skeleton CU. [all...] |
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/ |
TestHidDescriptor.cpp | 28 * Two sensors collection skeleton example. 93 // Two sensor collection skeleton example: 189 // One sensor collection skeleton example: [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Tools.Tests.pas | 6 This unit contains a skeleton test case class generated by the Test Case Wizard.
|
/external/clang/include/clang/Analysis/FlowSensitive/ |
DataflowValues.h | 10 // This file defines a skeleton data structure for encapsulating the dataflow
|
/external/icu/icu4c/source/test/cintltst/ |
spooftest.c | 102 /* The skeleton transform for all of thes 'lll' lookalikes is all lower case l. */
|
/external/llvm/lib/DebugInfo/DWARF/ |
DWARFUnit.cpp | 262 // skeleton CU DIE, so that DWARF users not aware of it are not broken.
|
/external/swiftshader/third_party/subzero/src/ |
IceInstMIPS32.def | 19 // the Mips skeleton in.
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
__init__.py | 254 Here is a skeleton of this function, with descriptions of its arguments and
|
/external/tensorflow/tensorflow/docs_src/deploy/ |
distributed.md | 187 The following code shows the skeleton of a distributed trainer program,
|
/external/tensorflow/tensorflow/python/data/ops/ |
iterator_ops.py | 313 @{tf.errors.OutOfRangeError}. The following skeleton shows how to use
|
/external/toybox/www/ |
faq.html | 164 (toys/examples/hello.c, toys/examples/skeleton.c, toys/posix/cat.c,
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
KeyguardStatusView.java | 393 // CLDR insists on adding an AM/PM indicator even though it wasn't in the skeleton
|