OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:construct
(Results
801 - 825
of
4776
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
codeunit.py
10
"""
Construct
a list of CodeUnits from polymorphic inputs.
misc.py
136
Construct
it with three arguments, the values from `sys.exc_info`.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
memorizingfile.py
51
"""
Construct
an instance.
/external/chromium_org/third_party/cld/base/
scoped_ptr.h
159
// access control point of view, we
construct
an unnamed scoped_ptr here
160
// which we return and thus copy-
construct
. Hence, we need to have access
309
//
Construct
with a C*, and provides an error with a D*.
313
//
Construct
with a void*, such as you get from malloc.
/external/chromium_org/third_party/icu/source/common/
rbbisetb.h
71
// -
construct
the trie table that maps input characters
/external/chromium_org/third_party/icu/source/common/unicode/
dtintrv.h
36
*
Construct
a DateInterval given a from date and a to date.
/external/chromium_org/third_party/icu/source/i18n/unicode/
measure.h
48
*
Construct
an object with the given numeric amount and the given
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stunrequest.h
87
void
Construct
();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
xmlpool.h
29
* This file defines macros that can be used to
construct
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_program.h
64
/*
Construct
a ureg:
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
DynamicMessage.java
54
*
Construct
a {@code DynamicMessage} using the given {@code FieldSet}.
127
/**
Construct
a {@link Message.Builder} for the given type. */
133
*
Construct
a {@link Message.Builder} for a message of the same type as
283
/**
Construct
a {@code Builder} for the given type. */
RpcChannel.java
38
* instead
construct
a stub {@link Service} wrapping it. Example:
UninitializedMessageException.java
84
/**
Construct
the description string for this exception. */
/external/chromium_org/third_party/protobuf/src/google/protobuf/
reflection_ops.h
73
// All methods are static. No need to
construct
.
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/
font_data_table.h
68
//
Construct
a FontDataTable.Builder with a WritableFontData backing store
/external/chromium_org/third_party/skia/include/effects/
SkMatrixConvolutionImageFilter.h
31
/**
Construct
a matrix convolution image filter.
SkPerlinNoiseShader.h
45
* This will
construct
Perlin noise of the given type (Fractal Noise or Turbulence).
/external/chromium_org/third_party/skia/include/gpu/
GrColor.h
56
* Since premultiplied means that alpha >= color, we
construct
a color with
/external/chromium_org/third_party/sqlite/src/test/
fts1e.test
21
#
Construct
a full-text search table containing keywords which are the
fts1f.test
21
#
Construct
a full-text search table containing keywords which are the
fts2e.test
21
#
Construct
a full-text search table containing keywords which are the
fts2f.test
21
#
Construct
a full-text search table containing keywords which are the
fts3ae.test
21
#
Construct
a full-text search table containing keywords which are the
fts3af.test
21
#
Construct
a full-text search table containing keywords which are the
insert5.test
34
#
Construct
the sample database.
Completed in 695 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>