HomeSort by relevance Sort by last modified time
    Searched refs:def (Results 826 - 850 of 1195) sorted by null

<<31323334353637383940>>

  /external/webkit/Tools/TestResultServer/
main.py 54 def main():
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
pulseaudio.h 30 #include <pulse/def.h>
51 * files are included: \ref mainloop-api.h, \ref sample.h, \ref def.h,
simple.h 32 #include <pulse/def.h>
  /system/core/debuggerd/
utility.h 54 const char *map_to_name(mapinfo *mi, unsigned pc, const char* def);
  /build/tools/
compare_fileslist.py 20 def IsDifferent(row):
31 def main(argv):
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorTemplateElem.java 57 XSLTElementDef def = getElemDef(); local
58 Class classObject = def.getClassObject();
  /external/bluetooth/bluez/test/
list-devices 10 def extract_objects(object_list):
17 def extract_uuids(uuid_list):
  /external/clang/utils/
CaptureCmd 24 def saveCaptureData(prefix, dir, object):
35 def main():
  /external/llvm/utils/Target/ARM/
analyze-match-table.py 3 def analyze_match_table(path):
45 def main():
  /external/markdown/markdown/
commandline.py 27 def parse_options():
87 def run():
  /external/webkit/Source/WebCore/WebCore.gyp/scripts/
rule_binding.py 56 def SplitArgsIntoSections(args):
80 def main(args):
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
__init__.py 60 >>> def as_complex(dct):
73 ... def default(self, obj):
108 def dump(obj, fp, skipkeys=False, ensure_ascii=True, check_circular=True,
166 def dumps(obj, skipkeys=False, ensure_ascii=True, check_circular=True,
220 def load(fp, encoding=None, cls=None, object_hook=None, **kw):
243 def loads(s, encoding=None, cls=None, object_hook=None, **kw):
269 def read(s):
278 def write(obj):
  /hardware/ti/omap4xxx/
mapinfo.c 80 const char *map_to_name(mapinfo *mi, unsigned pc, const char* def)
88 return def;
  /external/chromium/build/mac/
strip_save_dsym 45 def macho_archs(macho):
85 def macho_uuids(macho):
175 def dsym_path(macho):
195 def make_fake_dsym(macho, dsym):
261 def strip_and_make_fake_dsym(macho):
302 def main(argv=None):
  /external/chromium/testing/gmock/scripts/generator/cpp/
tokenize.py 74 def __init__(self, token_type, name, start, end):
81 def __str__(self):
89 def _GetString(source, start, i):
105 def _GetChar(source, start, i):
119 def GetTokens(source):
274 def main(argv):
  /external/dbus/test/
unused-code-gc.py 13 def createBacklinks(name, syms):
24 def markSymbol(frm, name):
41 def cmpFilename(a, b):
47 def sizeAsString(bytes):
55 def printLost():
89 def main():
  /external/protobuf/python/
ez_setup.py 66 def _validate_md5(egg_name, data):
77 def use_setuptools(
93 def do_download():
118 def download_setuptools(
200 def main(argv, version=DEFAULT_VERSION):
241 def update_md5(filenames):
  /external/webkit/Tools/BuildSlaveSupport/
test-result-archive 31 def main():
54 def archiveTestResults(configuration, platform, layoutTestResultsDir):
100 def zipFilesRecursively(archiveFile, files):
  /frameworks/base/tools/orientationplot/
orientationplot.py 40 def __init__(self, stream):
46 def readline(self):
74 def __init__(self, adbout):
170 def _make_timeseries(self):
174 def _add_timeseries_axes(self, index, title, ylabel, ylim, yticks, sharex=None):
200 def _add_timeseries_line(self, axes, label, color, linewidth=1):
204 def _add_timeseries_legend(self, axes):
213 def _reset_parse_state(self):
230 def update(self):
354 def _scroll(self, timeseries, bottom)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow-inline.h 317 /* Link ssa_imm_use node LINKNODE into the chain for DEF. */
319 link_imm_use (ssa_use_operand_t *linknode, tree def)
323 if (!def || TREE_CODE (def) != SSA_NAME)
327 root = &(SSA_NAME_IMM_USE_NODE (def));
330 gcc_assert (*(linknode->use) == def);
345 /* Link ssa_imm_use node LINKNODE into the chain for DEF, with use occurring
348 link_imm_use_stmt (ssa_use_operand_t *linknode, tree def, gimple stmt)
351 link_imm_use (linknode, def);
489 /* Return the tree pointed-to by DEF. *
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow-inline.h 317 /* Link ssa_imm_use node LINKNODE into the chain for DEF. */
319 link_imm_use (ssa_use_operand_t *linknode, tree def)
323 if (!def || TREE_CODE (def) != SSA_NAME)
327 root = &(SSA_NAME_IMM_USE_NODE (def));
330 gcc_assert (*(linknode->use) == def);
345 /* Link ssa_imm_use node LINKNODE into the chain for DEF, with use occurring
348 link_imm_use_stmt (ssa_use_operand_t *linknode, tree def, gimple stmt)
351 link_imm_use (linknode, def);
489 /* Return the tree pointed-to by DEF. *
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-flow-inline.h 317 /* Link ssa_imm_use node LINKNODE into the chain for DEF. */
319 link_imm_use (ssa_use_operand_t *linknode, tree def)
323 if (!def || TREE_CODE (def) != SSA_NAME)
327 root = &(SSA_NAME_IMM_USE_NODE (def));
330 gcc_assert (*(linknode->use) == def);
345 /* Link ssa_imm_use node LINKNODE into the chain for DEF, with use occurring
348 link_imm_use_stmt (ssa_use_operand_t *linknode, tree def, gimple stmt)
351 link_imm_use (linknode, def);
489 /* Return the tree pointed-to by DEF. *
    [all...]
  /external/llvm/utils/lit/lit/
main.py 29 def __init__(self, opts, numTests, progressBar=None):
37 def update(self, test):
50 def finish(self):
58 def handleUpdate(self, test):
82 def __init__(self, tests, maxTime):
88 def get(self):
104 def __init__(self, litConfig, provider, display):
110 def run(self):
117 def runTest(self, test):
140 def dirContainsTestSuite(path)
    [all...]
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
KeyManagerFactory1Test.java 103 String def = KeyManagerFactory.getDefaultAlgorithm(); local
105 assertNull("DefaultAlgorithm must be null", def);
107 assertEquals("Invalid default algorithm", def, defaultAlgorithm);
113 if (def == null) {
114 def = "";
116 Security.setProperty("ssl.KeyManagerFactory.algorithm", def);
118 KeyManagerFactory.getDefaultAlgorithm(), def);
TrustManagerFactory1Test.java 102 String def = TrustManagerFactory.getDefaultAlgorithm(); local
104 assertNull("DefaultAlgorithm must be null", def);
106 assertEquals("Invalid default algorithm", def, defaultAlgorithm);
112 if (def == null) {
113 def = "";
115 Security.setProperty("ssl.TrustManagerFactory.algorithm", def);
117 TrustManagerFactory.getDefaultAlgorithm(), def);

Completed in 496 milliseconds

<<31323334353637383940>>