Searched
refs:part (Results
426 -
450 of
1557) sorted by null
<<11121314151617181920>>
/external/llvm/lib/Support/ |
APInt.cpp | 293 // Split y into high 32-bit part (hy) and low 32-bit part (ly) [all...] |
/development/samples/ToyVpn/server/linux/ |
ToyVpnServer.cpp | 80 #error Sorry, you have to implement this part by yourself.
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/ |
test_utils.js | 188 parts.forEach(function (part) { 189 str += ' ' + part;
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/ |
MaterialTest.java | 75 MeshPartBuilder mpb = builder.part("back", GL20.GL_TRIANGLES, Usage.Position | Usage.TextureCoordinates, new Material(
|
ShadowMappingTest.java | 67 MeshPartBuilder mpb = modelBuilder.part("parts", GL20.GL_TRIANGLES, Usage.Position | Usage.Normal | Usage.ColorUnpacked,
|
/external/libjpeg-turbo/simd/ |
jidctred-mmx.asm | 189 ; -- Odd part 230 ; -- Even part 339 ; -- Odd part 376 ; -- Even part 534 ; -- Odd part 593 ; -- Even part 651 ; -- Odd part 660 ; -- Even part
|
/external/llvm/test/MC/Mips/ |
sort-relocation-table.s | 14 # Note: offsets are part of expected output, so it's simpler to add new test
|
/external/pcre/dist/ |
132html | 69 This page is part of the PCRE HTML documentation. It was generated automatically 185 # aren't part of the link.
|
/external/protobuf/gtest/test/ |
gtest-test-part_test.cc | 33 #include <gtest/gtest-test-part.h>
|
/external/v8/test/mjsunit/ |
debug-stepin-function-call.js | 82 // Test step into function call which is a part of an expression. 118 // Test step into function apply which is a part of an expression.
|
/external/vboot_reference/cgpt/ |
cgpt.h | 38 struct legacy_partition part[4]; member in struct:pmbr
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_reconstruct.h | 67 u32 part, /* packaged data |partX|partY|partWidth|partHeight|*/
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dcompiler.h | 103 HRESULT WINAPI D3DGetBlobPart(const void *data, SIZE_T data_size, D3D_BLOB_PART part, UINT flags, ID3DBlob **blob);
|
/prebuilts/go/darwin-x86/src/mime/multipart/ |
formdata.go | 121 // A FileHeader describes a file part of a multipart request. 139 // File is an interface to access the file part of a multipart message.
|
/prebuilts/go/darwin-x86/src/runtime/ |
print1_write_android.go | 96 // Prepopulate the invariant header part. 128 // Prepopulate invariant part of the header.
|
/prebuilts/go/linux-x86/src/mime/multipart/ |
formdata.go | 121 // A FileHeader describes a file part of a multipart request. 139 // File is an interface to access the file part of a multipart message.
|
/prebuilts/go/linux-x86/src/runtime/ |
print1_write_android.go | 96 // Prepopulate the invariant header part. 128 // Prepopulate invariant part of the header.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
VisualRefactoringAction.java | 37 import org.eclipse.ui.part.FileEditorInput;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
OverviewExportPart.java | 38 import org.eclipse.ui.part.FileEditorInput; 41 * Export section part for overview page.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/ |
ValuesTreePage.java | 36 import org.eclipse.ui.part.FileEditorInput; 39 * Page for instrumentation settings, part of the AndroidManifest form editor.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/editors/ |
UiAutomatorViewer.java | 45 import org.eclipse.ui.part.EditorPart; 83 // set the editor part name to be the name of the file.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/ |
FileExplorerView.java | 36 import org.eclipse.ui.part.ViewPart;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/views/ |
LayoutView.java | 35 import org.eclipse.ui.part.ViewPart;
|
PixelPerfectLoupeView.java | 39 import org.eclipse.ui.part.ViewPart;
|
TreeViewView.java | 39 import org.eclipse.ui.part.ViewPart;
|
Completed in 1252 milliseconds
<<11121314151617181920>>