OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:augment
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp
207
llvm::StringRef
augment
((const char*)aug_str_front);
210
if (0 ==
augment
.size()) {
219
if (
augment
.size() > 1 &&
augment
[0] == 'e' &&
augment
[1] == 'h') {
225
if ('z' ==
augment
[0]) {
233
for (size_t i = 1; i <
augment
.size(); ++i) {
234
switch (
augment
[i]) {
/external/valgrind/main/coregrind/
m_commandline.c
156
Bool
augment
= True;
local
191
augment
= False;
212
if (
augment
) {
/development/tools/axl/
chewperf.py
27
def
augment
():
function
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
perfect.c
435
augment
(): Add item to the mapping.
452
static int
augment
(
function
563
if (!
augment
(tabb, tabh, tabq, blen, scramble, smax, &tabb[i], nkeys,
830
qstuff *tabq; /* table of stuff indexed by queue value, used by
augment
*/
[
all
...]
/external/chromium_org/chrome/browser/resources/profiler/
profiler.js
820
// Functions that
augment
, bucket, and compute aggregates for the input data.
[
all
...]
Completed in 2610 milliseconds