Searched
full:composite (Results
801 -
825 of
1856) sorted by null
<<31323334353637383940>>
/prebuilts/go/linux-x86/src/cmd/vet/ |
copylock.go | 73 // checkCopyLocksCompositeLit detects lock copy inside a composite literal
|
/prebuilts/go/linux-x86/src/go/types/testdata/ |
issues.src | 40 // no error for composite literal based on unknown type
|
/prebuilts/go/linux-x86/test/ken/ |
complit.go | 7 // Test composite literals.
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftttdrv.h | 156 * bits in composite glyphs
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
suite.py | 79 """A test suite is a composite test consisting of a number of TestCases.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
suite.py | 79 """A test suite is a composite test consisting of a number of TestCases.
|
/prebuilts/sdk/renderscript/clang-include/ |
avxintrin.h | [all...] |
/prebuilts/tools/linux-x86/swt/ |
swt.jar | |
/prebuilts/tools/linux-x86_64/swt/ |
swt.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewProjectPage.java | 59 import org.eclipse.swt.widgets.Composite; 113 public void createControl(Composite parent) { 114 Composite container = new Composite(parent, SWT.NULL); [all...] |
/external/ImageMagick/scripts/ |
format_c_api_docs | 37 'composite.c', 89 'composite', 'Composite an Image',
|
/external/ImageMagick/utilities/ |
convert.1.in | 33 \-compose operator set image composite operator 283 \-composite composite image
|
/external/google-breakpad/src/common/mac/ |
GTMLogger.h | 187 // NSArrays function as composite log writers, which means when an array is 378 // GTMLogWriters. This is the classic Composite GoF design pattern. When the 486 // a composite GTMLogger that is sending the other messages elsewhere.
|
/external/icu/icu4c/source/common/unicode/ |
unorm2.h | 394 * Performs pairwise composition of a & b and returns the composite if there is one. 396 * Returns a composite code point c only if c has a two-way mapping to a+b. 405 * @return The non-negative composite code point if there is one; otherwise a negative value.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
Normalizer2.java | 321 * Performs pairwise composition of a & b and returns the composite if there is one. 323 * <p>Returns a composite code point c only if c has a two-way mapping to a+b. 332 * @return The non-negative composite code point if there is one; otherwise a negative value.
|
/external/libffi/src/aarch64/ |
ffi.c | 704 /* If the argument is a composite type that is larger than 16 713 /* If the argument is a composite type and the size in 1076 /* Replace Composite type of size greater than 16 with a
|
/external/libffi/src/arm/ |
ffi.c | 260 /* A Composite Type passed in VFP registers, either 265 /* A Composite Type not larger than 4 bytes is returned in r0. */ 268 /* A Composite Type larger than 4 bytes, or whose size cannot
|
/external/oj-libjdwp/src/share/back/ |
eventHelper.c | 112 /* composite array expand out, put nothing after */ 533 JDWP_COMMAND(Event, Composite)); 579 JDWP_COMMAND(Event, Composite)); [all...] |
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/ |
ffi.c | 701 /* If the argument is a composite type that is larger than 16 710 /* If the argument is a composite type and the size in 1065 /* Replace Composite type of size greater than 16 with a
|
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/ |
ffi.c | 260 /* A Composite Type passed in VFP registers, either 265 /* A Composite Type not larger than 4 bytes is returned in r0. */ 268 /* A Composite Type larger than 4 bytes, or whose size cannot
|
/external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/ |
ffi.c | 701 /* If the argument is a composite type that is larger than 16 710 /* If the argument is a composite type and the size in 1065 /* Replace Composite type of size greater than 16 with a
|
/external/python/cpython3/Modules/_ctypes/libffi/src/arm/ |
ffi.c | 260 /* A Composite Type passed in VFP registers, either 265 /* A Composite Type not larger than 4 bytes is returned in r0. */ 268 /* A Composite Type larger than 4 bytes, or whose size cannot
|
/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/phonelookup/ |
PhoneLookupDataSource.java | 42 import com.android.dialer.phonelookup.composite.CompositePhoneLookup; 125 * <li>Uses all of the numbers from AnnotatedCallLog to invoke (composite) {@link 245 // If that succeeds, delegate to the composite PhoneLookup to notify all PhoneLookups that both
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
asmdecl.go | 388 // A component is an assembly-addressable component of a composite type, 389 // or a composite type itself. 396 outer string // The suffix for immediately containing composite type.
|
/prebuilts/go/darwin-x86/src/go/printer/testdata/ |
declarations.golden | 658 // alignment of map composite entries 681 // alignment of map composite entries: test cases from issue 3965 710 // no alignment of map composite entries if they are not the first entry on a line
|
Completed in 1157 milliseconds
<<31323334353637383940>>