OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sized
(Results
76 - 100
of
1599
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/array/array.zero/
tested_elsewhere.pass.cpp
12
// support for zero-
sized
array
/packages/inputmethods/LatinIME/tools/dicttool/compat/com/android/inputmethod/event/
CombinerChain.java
51
// Dicttool never uses a combiner at all, so we just return a zero-
sized
array.
/art/compiler/
oat_writer.h
37
// OatDexFile[0] one variable
sized
OatDexFile with offsets to Dex and OatClasses
42
// Dex[0] one variable
sized
DexFile for each OatDexFile.
47
// OatClass[0] one variable
sized
OatClass for each of C DexFile::ClassDefs
52
// GcMap one variable
sized
blob with GC map.
57
// VmapTable one variable
sized
VmapTable blob (quick compiler only).
62
// MappingTable one variable
sized
blob with MappingTable (quick compiler only).
70
// MethodCode one variable
sized
blob with the code of a CompiledMethod.
/external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h
65
/// knows when a variable
sized
object is allocated on the stack. This is the
68
/// variable
sized
alloca's in the source program are the only source of
69
/// variable
sized
stack objects, it is safe to decide whether there will be
70
/// any variable
sized
objects before all stack objects are known (for
71
/// example, register allocator spill code never needs variable
sized
85
// the function. This field has no meaning for a variable
sized
element.
88
// The size of this object on the stack. 0 means a variable
sized
object,
131
///
sized
objects have been allocated yet.
262
/// contains any variable
sized
objects.
521
/// CreateStackObject - Create a new statically
sized
stack object, returnin
[
all
...]
/external/chromium_org/chrome/browser/thumbnails/
content_analysis.h
31
// profiles with closing operator
sized
to eliminate gaps which would be smaller
77
// For a natural-
sized
(not shrunk) screenshot at 96 DPI and regular font size
/external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_favicon_loader_browsertest.cc
160
// When multiple favicons are present, the correctly
sized
icon should be
161
// chosen. The icons are
sized
assuming ash::kShelfSize < 128.
/external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
tab_contents_controller.h
32
// container view,
sized
to the aspect ratio of the capture video resolution,
59
// properly
sized
. Then, this method will select either the WebContents view or
/external/deqp/doc/testspecs/GLES31/
functional.shaders.arrays_of_arrays.txt
37
+ Explicit and implicit
sized
type declarations
42
- Tests to verify that different
sized
arrays of arrays can be used to
/external/llvm/include/llvm/MC/
MCSectionELF.h
43
/// makes sense for sections that contain fixed-
sized
entries. If a
44
/// section does not contain fixed-
sized
entries 'EntrySize' will be 0.
/frameworks/av/camera/camera2/
CaptureRequest.cpp
53
// Do not distinguish null arrays from 0-
sized
arrays.
101
// Send 0-
sized
arrays when it's empty. Do not send null arrays.
/frameworks/native/include/gui/
BitTube.h
54
// send objects (
sized
blobs). All objects are guaranteed to be written or the call fails.
61
// receive objects (
sized
blobs). If the receiving buffer isn't large enough,
/libcore/luni/src/test/java/dalvik/system/
VMRuntimeTest.java
28
// Can't create negative
sized
arrays.
82
// Can't create negative
sized
arrays.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
fixed_mapping.hpp
12
// Description : fixed
sized
mapping with specified invalid value
38
// configurable maximum fixed
sized
mapping size supported by this header.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
types.h
49
/// Parallel unbalanced (equal-
sized
chunks).
105
// growing blocks, equal-
sized
blocks, equal splitting.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
types.h
49
/// Parallel unbalanced (equal-
sized
chunks).
105
// growing blocks, equal-
sized
blocks, equal splitting.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
types.h
49
/// Parallel unbalanced (equal-
sized
chunks).
105
// growing blocks, equal-
sized
blocks, equal splitting.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
types.h
49
/// Parallel unbalanced (equal-
sized
chunks).
105
// growing blocks, equal-
sized
blocks, equal splitting.
/bionic/linker/
linker_allocator.h
56
* of a single fixed-size type. Allocations are backed by page-
sized
private
/development/samples/ApiDemos/res/layout/
buttons_1.xml
27
<!-- Regular
sized
buttons -->
linear_layout_7.xml
18
Demonstrates a horizontal linear layout with equally
sized
columns.
/external/bison/lib/
perror.c
39
string, even if it returns EINVAL; and stackbuf should be
sized
/external/chromium_org/ash/metrics/
user_metrics_recorder.h
103
// Thumbnail
sized
overview of windows triggered by pressing the overview key.
/external/chromium_org/cc/resources/
picture_pile_impl_unittest.cc
158
// Tile
sized
iterators.
174
// Shifted tile
sized
iterators.
190
// Layer
sized
iterators.
231
// Tile
sized
iterators.
247
// Shifted tile
sized
iterators.
263
// Layer
sized
iterators.
305
// Tile
sized
iterators. These should find only one pixel ref.
327
// Shifted tile
sized
iterators. These should find only one pixel ref.
355
// Layer
sized
iterators. These should find all 3 pixel refs.
415
// Tile
sized
iterators. These should find only one pixel ref
[
all
...]
/external/chromium_org/ppapi/api/
pp_stdint.idl
7
* This file provides a definition of C99
sized
types
/external/chromium_org/third_party/libusb/src/msvc/
config.h
24
/* Disable: warning C4200: nonstandard extension used : zero-
sized
array in struct/union */
Completed in 2301 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>