OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:poolName
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h
70
M4OSA_Char*
poolName
;
86
* @param
poolName
: IN a name given to the pool
91
M4OSA_UInt32 nbBuffers, M4OSA_Char*
poolName
);
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorBuffer.c
47
* @param
poolName
: IN a name given to the pool
52
M4OSA_UInt32 nbBuffers, M4OSA_Char*
poolName
)
89
pool->
poolName
= M4OSA_NULL;
90
pool->
poolName
= (M4OSA_Char*)M4OSA_32bitAlignedMalloc(
92
(M4OSA_Char*)("VIDEOEDITOR_BUFFER_allocatePool:
poolname
"));
93
if(pool->
poolName
== M4OSA_NULL)
101
memset((void *)pool->
poolName
, 0,VIDEOEDITOR_BUFFEPOOL_MAX_NAME_SIZE);
102
memcpy((void *)pool->
poolName
, (void *)
poolName
,
111
VIDEOEDITOR_SAFE_FREE(pool->
poolName
);
[
all
...]
/external/chromium_org/third_party/icu/source/tools/toolutil/
pkgitems.cpp
396
char
poolName
[200];
397
makeTargetName(itemName, "pool", 4, ".res",
poolName
, (int32_t)sizeof(
poolName
), pErrorCode);
401
check(context, itemName,
poolName
);
402
int32_t index=pkg->findItem(
poolName
);
412
fprintf(stderr, "icupkg: %s is not a pool bundle\n",
poolName
);
420
fprintf(stderr, "icupkg: %s is not a pool bundle\n",
poolName
);
426
fprintf(stderr, "icupkg: %s has mismatched checksum for %s\n",
poolName
, itemName);
/external/icu4c/tools/toolutil/
pkgitems.cpp
396
char
poolName
[200];
397
makeTargetName(itemName, "pool", 4, ".res",
poolName
, (int32_t)sizeof(
poolName
), pErrorCode);
401
check(context, itemName,
poolName
);
402
int32_t index=pkg->findItem(
poolName
);
412
fprintf(stderr, "icupkg: %s is not a pool bundle\n",
poolName
);
420
fprintf(stderr, "icupkg: %s is not a pool bundle\n",
poolName
);
426
fprintf(stderr, "icupkg: %s has mismatched checksum for %s\n",
poolName
, itemName);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 670 milliseconds