Searched defs:gen (Results 1 - 25 of 122) sorted by path

12345

/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/bison/
H A DGNUmakefile47 _have-git-version-gen := \
48 $(shell test -f $(srcdir)/$(_build-aux)/git-version-gen && echo yes)
49 ifeq ($(_have-git-version-gen)0,yes$(MAKELEVEL))
55 && $(_build-aux)/git-version-gen \
57 $(git-version-gen-tag-sed-script))
/external/chromium-trace/
H A Dupdate.py45 gen = __import__('generate_standalone_timeline_view', {}, {}) variable
46 js_code = gen.generate_js()
47 css_code = gen.generate_css()
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/
H A DUniqueIdentificationGeneratorFactory.java48 * @param gen the generator.
53 public static void registerGenerator(String generatorType, UniqueIdentificationGenerator gen, argument
59 GENERATOR_MAP.put(generatorType, gen);
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc2985 cmds::GenQueriesEXTImmediate gen; member in struct:gpu::gles2::GenCmds
2989 expected_gen_cmds.gen.Init(arraysize(expected_ids), &expected_ids[0]);
H A Dgles2_implementation_unittest_autogen.h464 cmds::GenBuffersImmediate gen; member in struct:Cmds
468 expected.gen.Init(arraysize(ids), &ids[0]);
493 cmds::GenFramebuffersImmediate gen; member in struct:Cmds
497 expected.gen.Init(arraysize(ids), &ids[0]);
511 cmds::GenRenderbuffersImmediate gen; member in struct:Cmds
515 expected.gen.Init(arraysize(ids), &ids[0]);
529 cmds::GenTexturesImmediate gen; member in struct:Cmds
533 expected.gen.Init(arraysize(ids), &ids[0]);
1654 cmds::GenQueriesEXTImmediate gen; member in struct:Cmds
1658 expected.gen
1700 cmds::GenVertexArraysOESImmediate gen; member in struct:Cmds
[all...]
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dsandbox_bpf.cc650 CodeGen* gen = new CodeGen(); local
651 if (!gen) {
656 Instruction* head = CompilePolicy(gen, &has_unsafe_traps);
660 gen->Compile(head, program);
661 delete gen;
676 Instruction* SandboxBPF::CompilePolicy(CodeGen* gen, bool* has_unsafe_traps) { argument
684 gen, MaybeAddEscapeHatch(gen, has_unsafe_traps, DispatchSyscall(gen)));
687 Instruction* SandboxBPF::CheckArch(CodeGen* gen, Instructio argument
701 MaybeAddEscapeHatch(CodeGen* gen, bool* has_unsafe_traps, Instruction* rest) argument
779 DispatchSyscall(CodeGen* gen) argument
795 CheckSyscallNumber(CodeGen* gen, Instruction* passed) argument
860 AssembleJumpTable(CodeGen* gen, Ranges::const_iterator start, Ranges::const_iterator stop) argument
887 RetExpression(CodeGen* gen, const ErrorCode& err) argument
899 CondExpression(CodeGen* gen, const ErrorCode& cond) argument
936 CondExpressionHalf(CodeGen* gen, const ErrorCode& cond, ArgHalf half, Instruction* passed, Instruction* failed) argument
[all...]
/external/chromium_org/testing/gtest/test/
H A Dgtest-param-test_test.cc190 const ParamGenerator<int> gen = Range(0, 10); local
191 ParamGenerator<int>::iterator it = gen.begin();
225 const ParamGenerator<int> gen = Range(0, 3); local
227 VerifyGenerator(gen, expected_values);
233 const ParamGenerator<int> gen = Range(0, 1); local
235 VerifyGenerator(gen, expected_values);
241 const ParamGenerator<int> gen = Range(0, 0); local
242 VerifyGeneratorIsEmpty(gen);
248 const ParamGenerator<int> gen = Range(0, 9, 3); local
250 VerifyGenerator(gen, expected_value
258 const ParamGenerator<int> gen = Range(0, 4, 3); local
290 const ParamGenerator<DogAdder> gen = local
324 const ParamGenerator<IntWrapper> gen = Range(IntWrapper(0), IntWrapper(2)); local
340 const ParamGenerator<int> gen = ValuesIn(array); local
348 const ParamGenerator<int> gen = ValuesIn(array); local
356 const ParamGenerator<int> gen = ValuesIn(array); local
368 const ParamGenerator<int> gen = ValuesIn(values); local
381 const ParamGenerator<int> gen = ValuesIn(values.begin(), values.end()); local
393 const ParamGenerator<int> gen = ValuesIn(values.begin(), values.end()); local
404 const ParamGenerator<int> gen = ValuesIn(values.begin(), values.end()); local
411 const ParamGenerator<int> gen = Values(3, 5, 8); local
420 const ParamGenerator<double> gen = Values(3, 5.0f, 8.0); local
427 const ParamGenerator<int> gen = Values( local
446 const ParamGenerator<int> gen = Values(42); local
454 const ParamGenerator<bool> gen = Bool(); local
466 const ParamGenerator<tuple<const char*, int> > gen = local
477 const ParamGenerator<tuple<int, int, int> > gen = Combine(Values(0, 1), local
492 const ParamGenerator<tuple<int, int> > gen = Combine(Values(42), local
503 const ParamGenerator<tuple<int, int> > gen = Combine(Values(0, 1), local
513 const ParamGenerator<tuple<int, int> > gen = Combine(Range(0, 0), local
521 const ParamGenerator<tuple<int, int> > gen = Combine(Values(0, 1), local
532 int, int> > gen = Combine(Values(foo, bar), local
550 ParamGenerator<int> gen = Values(1, 2); local
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509_vfy.c1369 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i); local
1370 if (gen->type != GEN_DIRNAME)
1372 if (!X509_NAME_cmp(gen->d.directoryName, nm))
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dv3_akey.c123 GENERAL_NAME *gen = NULL; local
190 || !(gen = GENERAL_NAME_new())
191 || !sk_GENERAL_NAME_push(gens, gen))
196 gen->type = GEN_DIRNAME;
197 gen->d.dirn = isname;
H A Dv3_alt.c70 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
71 static int do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
99 GENERAL_NAME *gen; local
101 gen = sk_GENERAL_NAME_value(gens, i);
102 ret = i2v_GENERAL_NAME(method, gen, ret);
109 GENERAL_NAME *gen, STACK_OF(CONF_VALUE) *ret)
114 switch (gen->type)
129 X509V3_add_value_uchar("email",gen->d.ia5->data, &ret);
133 X509V3_add_value_uchar("DNS",gen->d.ia5->data, &ret);
137 X509V3_add_value_uchar("URI",gen
179 GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) argument
261 GENERAL_NAME *gen; local
278 GENERAL_NAME *gen; local
330 GENERAL_NAME *gen; local
351 GENERAL_NAME *gen = NULL; local
402 GENERAL_NAME *gen; local
432 GENERAL_NAME *gen = NULL; local
569 do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) argument
594 do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) argument
[all...]
H A Dv3_crld.c315 GENERAL_NAME *gen = NULL; local
340 if(!(gen = v2i_GENERAL_NAME(method, ctx, cnf)))
344 if(!sk_GENERAL_NAME_push(gens, gen))
346 gen = NULL;
366 GENERAL_NAME_free(gen);
H A Dv3_purp.c331 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i); local
332 if (gen->type == GEN_DIRNAME)
334 iname = gen->d.directoryName;
752 GENERAL_NAME *gen; local
758 gen = sk_GENERAL_NAME_value(gens, i);
759 if(gen->type == GEN_DIRNAME)
761 nm = gen->d.dirn;
H A Dv3_utl.c518 GENERAL_NAME *gen; local
532 gen = sk_GENERAL_NAME_value(gens, j);
533 if(gen->type != GEN_EMAIL) continue;
534 if(!append_ia5(&ret, gen->d.ia5)) return NULL;
929 GENERAL_NAME *gen; local
931 gen = sk_GENERAL_NAME_value(gens, i);
932 if (gen->type != check_type)
936 cstr = gen->d.rfc822Name;
938 cstr = gen->d.dNSName;
940 cstr = gen
[all...]
H A Dv3nametest.c162 GENERAL_NAME *gen = NULL; local
177 gen = GENERAL_NAME_new();
178 if (gen == NULL)
189 GENERAL_NAME_set0_value(gen, type, ia5);
195 sk_GENERAL_NAME_push(gens, gen);
196 gen = NULL;
203 GENERAL_NAME_free(gen);
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DGenerator.c3 static CYTHON_INLINE PyObject* __Pyx_Generator_Yield_From(__pyx_GeneratorObject *gen, PyObject *source);
8 static CYTHON_INLINE PyObject* __Pyx_Generator_Yield_From(__pyx_GeneratorObject *gen, PyObject *source) { argument
16 gen->yieldfrom = source_gen;
66 static PyObject *__Pyx_Generator_Throw(PyObject *gen, PyObject *args);
71 #define __Pyx_Generator_Undelegate(gen) Py_CLEAR((gen)->yieldfrom)
163 int __Pyx_Generator_CheckRunning(__pyx_GeneratorObject *gen) { argument
164 if (unlikely(gen->is_running)) {
242 PyObject *__Pyx_Generator_FinishDelegation(__pyx_GeneratorObject *gen) { argument
245 __Pyx_Generator_Undelegate(gen);
254 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject*) self; local
276 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject*) self; local
305 __Pyx_Generator_CloseIter(__pyx_GeneratorObject *gen, PyObject *yf) argument
335 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject *) self; local
379 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject *) self; local
436 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject *) self; local
448 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject *) self; local
460 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject *) self; local
486 __pyx_GeneratorObject *gen = (__pyx_GeneratorObject *) self; local
632 __pyx_GeneratorObject *gen = local
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtptngts.cpp413 DateTimePatternGenerator *gen = DateTimePatternGenerator::createInstance(deLocale, status); local
418 UnicodeString findPattern = gen->getBestPattern(UnicodeString("MMMddHmm"), status);
422 delete gen;
428 delete gen;
442 conflictingStatus = gen->addPattern(UnicodeString("d'. von' MMMM", -1, US_INV), true, conflictingPattern, status);
447 UnicodeString testPattern=gen->getBestPattern(UnicodeString("MMMMdd"), status);
448 testPattern=gen->getBestPattern(UnicodeString("MMMddHmm"), status);
449 format->applyPattern(gen->getBestPattern(UnicodeString("MMMMdHmm"), status));
473 UnicodeString newPattern = gen->replaceFieldTypes(pattern, UnicodeString("vvvv"), status);
484 gen
[all...]
H A Ducharstrietest.cpp370 Generator gen; local
372 while(gen.countUniqueFirstChars()<numUniqueFirst) {
373 builder_->add(gen.getString(), gen.getValue(), errorCode);
374 gen.next();
376 logln("buildLargeTrie(%ld) added %ld strings", (long)numUniqueFirst, (long)gen.getIndex());
389 Generator gen; local
390 while(gen.countUniqueFirstChars()<1111) {
391 UnicodeString x(gen.getString());
392 int32_t value=gen
[all...]
/external/chromium_org/third_party/leveldatabase/src/db/
H A Ddb_bench.cc644 RandomGenerator gen; local
645 Slice input = gen.Generate(Options().block_size);
669 RandomGenerator gen; local
670 Slice input = gen.Generate(Options().block_size);
720 RandomGenerator gen; local
730 batch.Put(key, gen.Generate(value_size_));
832 RandomGenerator gen; local
865 RandomGenerator gen; local
878 Status s = db_->Put(write_options_, key, gen.Generate(value_size_));
H A Dskiplist_test.cc135 // <key,gen,hash>
138 // gen is a generation number for key
139 // hash is hash(key,gen)
141 // The insertion code picks a random key, sets gen to be 1 + the last
142 // generation number inserted for that key, and sets hash to Hash(key,gen).
154 static uint64_t gen(Key key) { return (key >> 8) & 0xffffffffu; } function in class:leveldb::ConcurrentTest
170 return hash(k) == (HashNumbers(key(k), gen(k)) & 0xff);
252 ASSERT_TRUE((gen(pos) == 0) ||
253 (gen(pos) > initial_state.Get(key(pos)))
255 << "; gen
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ppc.c67 * Context/state used during code gen.
109 init_gen_context(struct gen_context *gen, struct ppc_function *func) argument
113 memset(gen, 0, sizeof(*gen));
114 gen->f = func;
115 gen->inputs_reg = ppc_reserve_register(func, 3); /* first function param */
116 gen->outputs_reg = ppc_reserve_register(func, 4); /* second function param */
117 gen->temps_reg = ppc_reserve_register(func, 5); /* ... */
118 gen->immed_reg = ppc_reserve_register(func, 6);
119 gen
171 emit_li_offset(struct gen_context *gen, int offset) argument
193 reset_li_offset(struct gen_context *gen) argument
207 load_constant_vec(struct gen_context *gen, int dst_vec, float value) argument
235 gen_one_vec(struct gen_context *gen) argument
248 gen_get_bit31_vec(struct gen_context *gen) argument
263 emit_fetch(struct gen_context *gen, const struct tgsi_full_src_register *reg, const unsigned chan_index) argument
414 get_src_vec(struct gen_context *gen, struct tgsi_full_instruction *inst, int src_reg, uint chan) argument
450 release_src_vecs(struct gen_context *gen) argument
465 get_dst_vec(struct gen_context *gen, const struct tgsi_full_instruction *inst, unsigned chan_index) argument
486 emit_store(struct gen_context *gen, int src_vec, const struct tgsi_full_instruction *inst, unsigned chan_index, boolean free_vec) argument
551 emit_scalar_unaryop(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
582 emit_unaryop(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
626 emit_binop(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
675 emit_triop(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
711 emit_inequality(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
764 emit_dotprod(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
825 emit_lit(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
899 emit_exp(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
944 emit_log(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
1003 emit_pow(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
1023 emit_xpd(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
1081 emit_instruction(struct gen_context *gen, struct tgsi_full_instruction *inst) argument
1260 struct gen_context gen; local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.h48 enum radeon_generation gen; member in struct:radeon_drm_winsys

Completed in 576 milliseconds

12345