OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creation
(Results
101 - 125
of
3180
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/parameter-framework/parameter/
TypeElement.h
83
// Object
creation
88
// Actual instance
creation
91
// Mapping data
creation
and access
ComponentType.h
43
// Object
creation
63
// Component
creation
/external/v8/test/cctest/compiler/
test-linkage.cc
80
// TODO(titzer): test linkage
creation
with a bonafide code stub.
104
// TODO(titzer): test linkage
creation
for outgoing runtime calls.
109
// TODO(titzer): test linkage
creation
for outgoing stub calls.
/external/libnfc-nci/halimpl/pn54x/utils/
phNxpNciHal_utils.c
39
NXPLOG_NCIHAL_E("Mutex
creation
failed (errno=0x%08x)", errno);
298
NXPLOG_NCIHAL_E("reentrance_mutex
creation
returned 0x%08x", errno);
305
NXPLOG_NCIHAL_E("concurrency_mutex
creation
returned 0x%08x", errno);
312
NXPLOG_NCIHAL_E("Semaphore List
creation
failed");
320
NXPLOG_NCIHAL_E("nxphal_monitor
creation
failed");
388
NXPLOG_NCIHAL_E("Semaphore
creation
failed (errno=0x%08x)", errno);
/external/bison/lib/glthread/
threadlib.c
50
/* Thread
creation
failed. */
54
/* Thread
creation
works. */
/external/e2fsprogs/lib/uuid/
uuid_time.3.in
46
was created. Note that the UUID
creation
time is only encoded within
48
extract the
creation
time for UUIDs created with the
/external/guava/guava/src/com/google/common/collect/
RegularImmutableList.java
61
// The fake cast to E is safe because the
creation
methods only allow E's
105
// The fake cast to E is safe because the
creation
methods only allow E's
/external/icu/icu4c/source/test/cintltst/
cfintst.c
83
log_err_status(status, "ERROR: in
creation
of rule based collator: %s\n", myErrorName(status));
101
log_err_status(status, "ERROR: in
creation
of rule based collator: %s\n", myErrorName(status));
citertst.c
81
log_err_status(status, "ERROR: in
creation
of either the collator or the collation iterator :%s\n",
157
log_err_status(status, "ERROR: in
creation
of either the collator or the collation iterator :%s\n",
227
log_err_status(status, "ERROR: in
creation
of collation data using ucol_open()\n %s\n",
252
log_err("ERROR: in
creation
of collation element iterator using ucol_openElements()\n %s\n",
265
log_err("ERROR: in
creation
of collation element iterator using ucol_openElements()\n %s\n",
294
log_err_status(status, "ERROR: in
creation
of thai collation using ucol_open()\n %s\n",
319
log_err("ERROR: in
creation
of collation element iterator using ucol_openElements()\n %s\n",
330
log_err("ERROR: in
creation
of collation element iterator using ucol_openElements()\n %s\n",
370
log_err_status(status, "ERROR: in
creation
of collator using ucol_openRules()\n %s\n",
390
log_err("ERROR: in
creation
of collator element iterator\n %s\n"
[
all
...]
/external/libmtp/examples/
newfolder.c
48
printf("Folder
creation
failed.\n");
63
printf("Folder
creation
failed.\n");
/external/llvm/include/llvm/MC/
MCInstBuilder.h
1
//===-- llvm/MC/MCInstBuilder.h - Simplify
creation
of MCInsts --*- C++ -*-===//
10
// This file contains the MCInstBuilder class for convenient
creation
of
/external/mockito/src/org/mockito/
Mock.java
18
* <li>Allows shorthand mock
creation
.</li>
19
* <li>Minimizes repetitive mock
creation
code.</li>
/external/mockito/src/org/mockito/internal/creation/
MethodInterceptorFilter.java
6
package org.mockito.internal.
creation
;
11
import org.mockito.internal.
creation
.cglib.CGLIBHacker;
/external/skia/include/core/
SkImageEncoder.h
83
// This macro declares a global (i.e., non-class owned)
creation
entry point
88
// This macro defines the global
creation
entry point for each encoder. Each
/external/v8/src/heap/
gc-tracer.h
195
// Number of incremental marking steps since
creation
of tracer.
204
// Bytes marked since
creation
of tracer (value at start of event).
212
// Cumulative duration of incremental marking steps since
creation
of
221
// Cumulative pure duration of incremental marking steps since
creation
of
362
// Cumulative number of incremental marking steps since
creation
of tracer.
365
// Cumulative size of incremental marking steps (in bytes) since
creation
of
369
// Cumulative duration of incremental marking steps since
creation
of tracer.
372
// Cumulative duration of pure incremental marking steps since
creation
of
/frameworks/av/media/libeffects/proxy/
EffectProxy.h
73
// Stored in context to pass on to sub effect
creation
75
// Stored in context to pass on to sub effect
creation
/hardware/qcom/wlan/qcwcn/wifi_hal/
wificonfigcommand.h
61
* This function implements
creation
of WiFiConfigCommand specific Request
66
* This function implements
creation
of WiFiConfigCommand specific Request
/packages/apps/Camera2/src/com/android/camera/data/
NewestFirstComparator.java
35
*
creation
dates using the supplied current date as a baseline.
52
// If
creation
date is in future, fall back to modified, b/19565464.
/packages/apps/Settings/src/com/android/settings/wifi/
WifiDialog.java
78
/* During
creation
, the submit button can be unavailable to determine
79
* visibility. Right after
creation
, update button visibility */
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
InlineAttachmentViewIntentBuilderCreatorHolder.java
33
* an {@link InlineAttachmentViewIntentBuilder}. The
creation
needs to be done at this
35
* conversation-specific data at builder
creation
time. <p/>
/prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5-sources.jar
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5-sources.jar
/external/parameter-framework/test/functional-tests/PfwTestCase/Domains/
tDomain_creation_deletion.py
32
Creation
, renaming and deletion configuration testcases
42
- Testing domain
creation
error
62
Testing domain
creation
error
77
# New domain
creation
78
log.I("New domain
creation
")
116
log.I("Checking domains listing integrity after domain
creation
error")
139
log.I("Test OK - Domains listing not affected by domain
creation
error")
264
# New domains
creation
265
log.I("New domains
creation
")
274
# New domain
creation
chec
[
all
...]
/development/samples/ContactManager/res/values/
strings.xml
23
<string name="contactCreationFailure">Contact
creation
failed, check logs.</string>
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
RssReaderActivity.java
25
* This example demonstrate the
creation
of a simple RSS feed reader using the XML adapter syntax.
Completed in 435 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>