Searched refs:def (Results 226 - 250 of 664) sorted by relevance

1234567891011>>

/external/llvm/unittests/ExecutionEngine/JIT/
H A DMakefile50 $(PROJ_OBJ_DIR)/JITTests.exports: $(PROJ_SRC_DIR)/JITTests.def $(PROJ_OBJ_DIR)/.dir
/external/lzma/C/Util/LzmaLib/
H A Dmakefile6 DEF_FILE = LzmaLib.def
/external/valgrind/main/memcheck/tests/amd64/
H A Dsh-mem-vec128-plo-no.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
78 ------ PL Aligned case with 1 leading acc+def bytes ------
94 ------ PL Aligned case with 2 leading acc+def bytes ------
110 ------ PL Aligned case with 3 leading acc+def bytes ------
126 ------ PL Aligned case with 4 leading acc+def bytes ------
142 ------ PL Aligned case with 5 leading acc+def bytes ------
158 ------ PL Aligned case with 6 leading acc+def bytes ------
174 ------ PL Aligned case with 7 leading acc+def bytes ------
190 ------ PL Aligned case with 8 leading acc+def bytes ------
206 ------ PL Aligned case with 9 leading acc+def byte
[all...]
/external/valgrind/main/memcheck/tests/x86/
H A Dsh-mem-vec128-plo-no.stderr.exp62 ------ PL Aligned case with 0 leading acc+def bytes ------
78 ------ PL Aligned case with 1 leading acc+def bytes ------
94 ------ PL Aligned case with 2 leading acc+def bytes ------
110 ------ PL Aligned case with 3 leading acc+def bytes ------
126 ------ PL Aligned case with 4 leading acc+def bytes ------
142 ------ PL Aligned case with 5 leading acc+def bytes ------
158 ------ PL Aligned case with 6 leading acc+def bytes ------
174 ------ PL Aligned case with 7 leading acc+def bytes ------
190 ------ PL Aligned case with 8 leading acc+def bytes ------
206 ------ PL Aligned case with 9 leading acc+def byte
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dwizard.rb145 def initialize( pattern )
152 def next_token
186 def self.parse( pattern, token_scheme, adaptor )
193 def initialize( tokenizer, token_scheme, adaptor )
200 def pattern
213 def parse_tree
234 def parse_node
283 def self.parse( pattern_str, scheme )
292 def initialize( payload )
298 def to_
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
H A Dgroup-file-parser.rb111 def initialize( input, options = {} )
117 def fetch_group( namespace, name )
130 def unescape( text )
151 def extract_template( token )
160 def group( namespace = ::Object )
172 def group_spec( namespace )
249 def group_name( namespace )
324 def member( group )
410 def parameter_declaration
485 def parameter
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorTemplateElem.java57 XSLTElementDef def = getElemDef();
58 Class classObject = def.getClassObject();
H A DXSLTElementProcessor.java72 * @param def The element definition object that produced and constrains this element.
74 void setElemDef(XSLTElementDef def) argument
76 m_elemDef = def;
291 XSLTElementDef def = getElemDef();
319 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName);
355 XSLTAttributeDef[] attrDefs = def.getAttributes();
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Dfloatnum.pxi28 def __cinit__(self, value):
41 def __dealloc__(self):
44 def __neg__(self):
48 def __pos__(self): return self
/external/clang/utils/
H A DCaptureCmd24 def saveCaptureData(prefix, dir, object):
35 def main():
H A DFuzzTest14 def __init__(self, inputs, delete, insert, replace,
33 def position_to_source_index(self, position):
41 def get_test(self, index):
72 def __init__(self, tg, test):
76 def apply(self):
92 def revert(self):
98 def quote(str):
101 def run_one_test(test_application, index, input_files, args):
161 def main():
/external/doclava/res/assets/templates/
H A Dhierarchy.cs25 <?cs def:hierarchy_list(classes) ?>
49 <?cs /def ?>
H A Dclass.cs170 <?cs def:write_method_summary(methods, included) ?>
191 <?cs /def ?>
193 <?cs def:write_field_summary(fields, included) ?>
207 <?cs /def ?>
209 <?cs def:write_constant_summary(fields, included) ?>
219 <?cs /def ?>
221 <?cs def:write_attr_summary(attrs, included) ?>
239 <?cs /def ?>
241 <?cs def:write_inners_summary(classes) ?>
256 <?cs /def
[all...]
/external/fio/engines/
H A Dcpu.c33 .def = "50000",
45 .def = "0",
/external/chromium_org/build/mac/
H A Dstrip_save_dsym45 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):
294 def main(argv=None):
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DUnitTests.cs175 using (Deflater def = new Deflater(CompressLevel.Default))
201 using (Deflater def = new Deflater((CompressLevel)5))
203 def.DataAvailable += new DataAvailableHandler(CDataAvail);
204 def.Add(testData);
205 def.Finish();
206 adler1 = def.Checksum;
/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp177 /// physical register and the existing subregister number of the def / use
445 if (BValNo->def != CopyIdx) return false;
456 MachineInstr *ACopyMI = LIS->getInstructionFromIndex(AValNo->def);
463 IntB.FindSegmentContaining(AValNo->def.getPrevSlot());
485 BValNo->def = FillerStart;
582 if (!BValNo || BValNo->def != CopyIdx)
590 MachineInstr *DefMI = LIS->getInstructionFromIndex(AValNo->def);
614 if (NewReg != IntB.reg || !IntB.Query(AValNo->def).isKill())
631 // If this use is tied to a def, we can't rewrite the register.
636 DEBUG(dbgs() << "\tremoveCopyByCommutingDef: " << AValNo->def << '\
[all...]
H A DSplitKit.cpp106 if (!SlotIndex::isEarlierInstr(VNI->def, LSP.second) && VNI->def < MBBEnd)
131 UseSlots.push_back((*I)->def);
133 // Get use slots form the use-def chain.
214 // When not live in, the first use should be a def.
216 assert(LVI->start == LVI->valno->def && "Dangling Segment start");
217 assert(LVI->start == BI.FirstInstr && "First instr should be a def");
247 // A Segment that starts in the middle of the block must be a def.
248 assert(LVI->start == LVI->valno->def && "Dangling Segment start");
390 // Keep it as a simple def withou
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-template.rb163 | def <%= @name %><% if @arguments and not @arguments.empty? %>( <%= @arguments.join( ', ' ) %> )<% end %>
196 | def eat( number )
200 | def to_s
240 | def eat( number )
244 | def to_s
/external/fio/tools/plot/
H A Dfio2gnuplot30 def find_file(path, pattern):
41 def generate_gnuplot_script(fio_data_file,title,gnuplot_output_filename,gnuplot_output_dir,mode,disk_perf,gpm_dir):
119 def generate_gnuplot_math_script(title,gnuplot_output_filename,mode,average,gnuplot_output_dir,gpm_dir):
126 def compute_aggregated_file(fio_data_file, gnuplot_output_filename, gnuplot_output_dir):
149 def average(s): return sum(s) * 1.0 / len(s)
151 def compute_temp_file(fio_data_file,disk_perf,gnuplot_output_dir, min_time, max_time):
227 def compute_math(fio_data_file, title,gnuplot_output_filename,gnuplot_output_dir,mode,disk_perf,gpm_dir):
293 def parse_global_files(fio_data_file, global_search):
338 def render_gnuplot(fio_data_file, gnuplot_output_dir):
360 def print_hel
[all...]
/external/lldb/scripts/Python/interface/
H A DSBFrame.i16 def print_stacktrace(thread, string_buffer = False):
262 def get_all_variables(self):
265 def get_arguments(self):
268 def get_locals(self):
271 def get_statics(self):
274 def var(self, var_expr_path):
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DKeyManagerFactory1Test.java103 String def = KeyManagerFactory.getDefaultAlgorithm();
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);
H A DTrustManagerFactory1Test.java102 String def = TrustManagerFactory.getDefaultAlgorithm();
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);
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509_vpm.c165 #define test_x509_verify_param_copy(field, def) \
167 ((src->field != def) && (to_default || (dest->field == def))))
171 #define test_x509_verify_param_copy_id(idf, def) \
172 test_x509_verify_param_copy(id->idf, def)
176 #define x509_verify_param_copy(field, def) \
177 if (test_x509_verify_param_copy(field, def)) \
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlauxlib.h39 const char *def, size_t *l);
41 LUALIB_API lua_Number (luaL_optnumber) (lua_State *L, int nArg, lua_Number def);
45 lua_Integer def);
48 lua_Unsigned def);
62 LUALIB_API int (luaL_checkoption) (lua_State *L, int narg, const char *def,

Completed in 698 milliseconds

1234567891011>>