Searched
full:skeleton (Results
401 -
425 of
682) sorted by null
<<11121314151617181920>>
/external/javassist/src/main/javassist/tools/rmi/ |
StubGenerator.java | 155 = CtNewConstructor.skeleton(proxyConstructorParamTypes,
|
/external/llvm/lib/CodeGen/ |
RegAllocBase.h | 10 // This file defines the RegAllocBase class, which is the skeleton of a basic
|
/external/llvm/test/DebugInfo/X86/ |
fission-cu.ll | 19 ; Check that the skeleton compile unit contains the proper attributes:
|
/external/mesa3d/src/gallium/drivers/swr/ |
swr_state.h | 52 /* skeleton */
|
/external/python/cpython2/Lib/plat-irix5/ |
flp.doc | 106 that already defines a skeleton form (with 'OK' and 'Cancel' buttons,
|
/external/python/cpython2/Lib/plat-irix6/ |
flp.doc | 106 that already defines a skeleton form (with 'OK' and 'Cancel' buttons,
|
/external/tensorflow/tensorflow/contrib/cluster_resolver/python/training/ |
cluster_resolver.py | 29 This defines the skeleton for all implementations of ClusterResolvers.
|
/prebuilts/go/darwin-x86/misc/nacl/ |
README | 34 The zip file contains a small skeleton that can be used to download the correct
|
/prebuilts/go/linux-x86/misc/nacl/ |
README | 34 The zip file contains a small skeleton that can be used to download the correct
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
JUnitLaunchConfigDelegate.java | 37 * contains a skeleton version of JUnit classes and the JVM will stop with an error similar
|
/tools/test/connectivity/acts/ |
README.md | 109 { "_description": "This is an example skeleton test configuration file.",
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
SpoofChecker.java | 85 * UTS 39 defines two strings to be <em>confusable</em> if they map to the same skeleton. A <em>skeleton</em> is a 87 * {@link SpoofChecker#getSkeleton} computes the skeleton for a particular string, so the following snippet is [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
SpoofChecker.java | 84 * UTS 39 defines two strings to be <em>confusable</em> if they map to the same skeleton. A <em>skeleton</em> is a 86 * {@link SpoofChecker#getSkeleton} computes the skeleton for a particular string, so the following snippet is [all...] |
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/ |
EnableZenModeDialog.java | 497 final String skeleton = soon ? (is24 ? "Hm" : "hma") : (is24 ? "EEEHm" : "EEEhma"); 498 final String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton);
|
/toolchain/binutils/binutils-2.27/gold/ |
script-c.h | 219 /* Called by the bison parser skeleton to return the next token. */ 224 /* Called by the bison parser skeleton to report an error. */
|
/external/e2fsprogs/intl/ |
plural.y | 23 skeleton file comes too late. This must come before <config.h>
|
/external/guava/guava/src/com/google/common/hash/ |
AbstractStreamingHashFunction.java | 26 * Skeleton implementation of {@link HashFunction}. Provides default implementations which
|
/external/llvm/test/DebugInfo/Inputs/ |
gmlt.ll | 42 ; skeleton CU to address the relocation problem, then remove abstract
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
RegAllocBase.h | 10 // This file defines the RegAllocBase class, which is the skeleton of a basic
|
/external/tensorflow/tensorflow/docs_src/programmers_guide/ |
estimators.md | 78 For example, the following code illustrates the basic skeleton for
|
/external/toolchain-utils/binary_search_tool/android/ |
README.android | 147 use this directory as a skeleton to build each test image while
|
/external/toolchain-utils/crosperf/ |
results_organizer.py | 129 It's cleaner to figure out the "skeleton"/"outline" ahead of time, so we don't
|
/prebuilts/build-tools/common/bison/ |
c++.m4 | 3 # C++ skeleton for Bison
|
lalr1.cc | 1 # C++ skeleton for Bison 35 b4_copyright([Skeleton interface for Bison LALR(1) parsers in C++], 43 /* C++ LALR(1) parser skeleton written by Akim Demaille. */ 270 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in C++], [all...] |
location.cc | 1 # C++ skeleton for Bison
|
Completed in 783 milliseconds
<<11121314151617181920>>