HomeSort by relevance Sort by last modified time
    Searched refs:Add (Results 1 - 25 of 2499) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderVersion.cpp 75 m_ecBlocksArray.Add(ecBlocks1);
76 m_ecBlocksArray.Add(ecBlocks2);
77 m_ecBlocksArray.Add(ecBlocks3);
78 m_ecBlocksArray.Add(ecBlocks4);
91 m_alignmentPatternCenters.Add(6);
92 m_alignmentPatternCenters.Add(18);
95 m_alignmentPatternCenters.Add(6);
96 m_alignmentPatternCenters.Add(22);
99 m_alignmentPatternCenters.Add(6);
100 m_alignmentPatternCenters.Add(26)
    [all...]
BC_QRCoderECBlocks.cpp 29 m_ecBlocksArray.Add(ecBlocks);
36 m_ecBlocksArray.Add(ecBlocks1);
37 m_ecBlocksArray.Add(ecBlocks2);
  /external/v8/src/
external-reference-table.cc 40 Add(nullptr, "nullptr");
75 Add(ExternalReference::roots_array_start(isolate).address(),
77 Add(ExternalReference::address_of_stack_limit(isolate).address(),
79 Add(ExternalReference::address_of_real_stack_limit(isolate).address(),
81 Add(ExternalReference::new_space_allocation_limit_address(isolate).address(),
83 Add(ExternalReference::new_space_allocation_top_address(isolate).address(),
85 Add(ExternalReference::mod_two_doubles_operation(isolate).address(),
87 Add(ExternalReference::handle_scope_next_address(isolate).address(),
89 Add(ExternalReference::handle_scope_limit_address(isolate).address(),
91 Add(ExternalReference::handle_scope_level_address(isolate).address()
    [all...]
string-stream.cc 79 void StringStream::Add(Vector<const char> format, Vector<FmtElm> elms) {
109 Add(value);
131 Add("\\x%02x", value);
133 Add("\\u%04x", value);
141 Add(Vector<const char>(formatted.start(), length));
148 Add("-inf");
150 Add("inf");
152 Add("nan");
156 Add(formatted.start());
164 Add(formatted.start())
    [all...]
code-stubs-hydrogen.cc 126 param = Add<HParameter>(i - register_param_count,
129 param = Add<HParameter>(i, HParameter::REGISTER_PARAMETER, r);
143 Add<HConstant>(param_count - register_param_count - 1);
148 context_ = Add<HContext>();
152 Add<HSimulate>(BailoutId::StubEntry());
171 stack_pop_count = Add<HConstant>(count);
341 Add<HAccessArgumentsAt>(argument_elements, argc, key);
355 HValue* length = Add<HLoadNamedField>(object, nullptr,
360 HValue* elements = Add<HLoadNamedField>(object, nullptr,
369 HValue* argument = Add<HAccessArgumentsAt>(argument_elements, argc, key)
    [all...]
  /external/mesa3d/
common.py 86 opts.Add(EnumOption('build', 'build type', 'debug',
88 opts.Add(BoolOption('verbose', 'verbose output', 'no'))
89 opts.Add(EnumOption('machine', 'use machine-specific assembly code', default_machine,
91 opts.Add(EnumOption('platform', 'target platform', host_platform,
93 opts.Add(BoolOption('embedded', 'embedded build', 'no'))
94 opts.Add('toolchain', 'compiler toolchain', default_toolchain)
95 opts.Add(BoolOption('gles', 'EXPERIMENTAL: enable OpenGL ES support', 'no'))
96 opts.Add(BoolOption('llvm', 'use LLVM', default_llvm))
97 opts.Add(BoolOption('openmp', 'EXPERIMENTAL: compile with openmp (swrast)', 'no'))
98 opts.Add(BoolOption('debug', 'DEPRECATED: debug build', 'yes')
    [all...]
  /external/webrtc/webrtc/system_wrappers/include/
trace.h 26 #define WEBRTC_TRACE true ? (void) 0 : Trace::Add
28 #define WEBRTC_TRACE Trace::Add
81 static void Add(const TraceLevel level,
  /external/jacoco/org.jacoco.examples/build/src/main/java/org/jacoco/examples/expressions/
Add.java 14 public class Add implements IExpression {
20 public Add(final IExpression l, final IExpression r) {
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 145 /// Add an Objective-C type parameter list to the given record.
161 /// Add to the record the first declaration from each module file that
210 // Add a slot to the record for the number of specializations.
576 // add a FunctionTemplateSpecializationInfo to it when reading.
    [all...]
  /external/v8/src/parsing/
preparse-data.cc 20 function_store_.Add(start);
21 function_store_.Add(end);
22 function_store_.Add(num_parameters);
23 function_store_.Add(function_length);
24 function_store_.Add(literals);
25 function_store_.Add(properties);
26 function_store_.Add(
  /external/llvm/unittests/IR/
AsmWriterTest.cpp 27 std::unique_ptr<BinaryOperator> Add(BinaryOperator::CreateAdd(Undef, Undef));
28 Add->setMetadata(
32 Add->print(OS);
33 std::size_t r = OS.str().find("<badref> = add i32 undef, undef, !<empty");
  /external/v8/src/crankshaft/
hydrogen-store-elimination.cc 19 flags.Add(kArrayElements);
20 flags.Add(kArrayLengths);
21 flags.Add(kStringLengths);
22 flags.Add(kBackingStoreFields);
23 flags.Add(kDoubleArrayElements);
24 flags.Add(kDoubleFields);
25 flags.Add(kElementsPointer);
26 flags.Add(kInobjectFields);
27 flags.Add(kExternalMemory);
28 flags.Add(kStringChars)
    [all...]
  /system/extras/memory_replay/tests/
PointersTest.cpp 24 pointers.Add(0x1234, reinterpret_cast<void*>(0xabcd));
32 pointers.Add(0x1234, reinterpret_cast<void*>(0xabcd));
35 pointers.Add(0x1234, reinterpret_cast<void*>(0x5555));
46 pointers.Add(0x1234, reinterpret_cast<void*>(0xabcd));
47 pointers.Add(0x11234, reinterpret_cast<void*>(0xabcf));
57 pointers.Add(0x1234, reinterpret_cast<void*>(0xabcd));
58 pointers.Add(0x1235, reinterpret_cast<void*>(0xabcf));
59 pointers.Add(0x1236, reinterpret_cast<void*>(0xabc1));
60 pointers.Add(0x1237, reinterpret_cast<void*>(0xabc2));
65 pointers.Add(0x2349, reinterpret_cast<void*>(0x2abcd))
    [all...]
  /system/tools/aidl/
type_java.cpp 65 addTo->Add(new LiteralExpression("/* WriteToParcel error " + m_javaType +
73 addTo->Add(new LiteralExpression("/* CreateFromParcel error " +
81 addTo->Add(new LiteralExpression("/* ReadFromParcel error " +
113 addTo->Add(new MethodCall(parcel, m_marshallParcel, 1, v));
118 addTo->Add(new Assignment(v, new MethodCall(parcel, m_unmarshallParcel)));
134 addTo->Add(new MethodCall(parcel, m_writeArrayParcel, 1, v));
139 addTo->Add(new Assignment(v, new MethodCall(parcel, m_createArrayParcel)));
144 addTo->Add(new MethodCall(parcel, m_readArrayParcel, 1, v));
157 addTo->Add(new MethodCall(parcel, "writeRawFileDescriptor", 1, v));
162 addTo->Add(new Assignment(v, new MethodCall(parcel, "readRawFileDescriptor")))
    [all...]
  /external/llvm/examples/ModuleMaker/
ModuleMaker.cpp 46 // Add a basic block to the function... again, it automatically inserts
54 // Create the add instruction... does not insert...
55 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three,
59 BB->getInstList().push_back(Add);
61 // Create the return instruction and add it to the basic block
62 BB->getInstList().push_back(ReturnInst::Create(Context, Add));
  /external/swiftshader/third_party/LLVM/examples/ModuleMaker/
ModuleMaker.cpp 40 // Add a basic block to the function... again, it automatically inserts
48 // Create the add instruction... does not insert...
49 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three,
53 BB->getInstList().push_back(Add);
55 // Create the return instruction and add it to the basic block
56 BB->getInstList().push_back(ReturnInst::Create(Context, Add));
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
OcamlGC.cpp 29 static GCRegistry::Add<OcamlGC>
  /build/kati/testcase/
builtin_rules.mk 11 # TODO: Add more builtin rules.
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_mutexset_test.cc 31 mset.Add(1, true, 2);
37 mset.Add(3, true, 4);
38 mset.Add(5, false, 6);
50 mset.Add(1, true, 2);
54 mset.Add(1, true, 2);
68 mset.Add(1, true, 2);
78 mset.Add(1, true, 2);
79 mset.Add(1, true, 2);
80 mset.Add(3, true, 4);
81 mset.Add(3, true, 4)
    [all...]
  /external/llvm/lib/CodeGen/
BuiltinGCs.cpp 125 static GCRegistry::Add<ErlangGC> A("erlang",
127 static GCRegistry::Add<OcamlGC> B("ocaml", "ocaml 3.10-compatible GC");
128 static GCRegistry::Add<ShadowStackGC>
130 static GCRegistry::Add<StatepointGC> D("statepoint-example",
132 static GCRegistry::Add<CoreCLRGC> E("coreclr", "CoreCLR-compatible GC");
  /external/protobuf/src/google/protobuf/
repeated_field_unittest.cc 66 field.Add(5);
72 field.Add(42);
108 field.Add(i * i);
127 field1.Add(5);
128 field1.Add(42);
154 field1.Add(i * i);
156 field2.Add(5);
157 field2.Add(42);
173 field1.Add(5);
174 field1.Add(42)
    [all...]
  /external/pdfium/fpdfsdk/javascript/
JS_KeyValue.cpp 23 Add(pNewObjData);
30 Add(pNewObjData);
37 Add(pNewObjData);
44 Add(pNewObjData);
50 Add(pNewObjData);
56 void CJS_GlobalVariableArray::Add(CJS_KeyValue* p) {
  /art/runtime/
indirect_reference_table_test.cc 82 // Add three, check, remove in the order in which they were added.
83 iref0 = irt.Add(cookie, obj0.Get());
86 IndirectRef iref1 = irt.Add(cookie, obj1.Get());
89 IndirectRef iref2 = irt.Add(cookie, obj2.Get());
110 // Add three, remove in the opposite order.
111 iref0 = irt.Add(cookie, obj0.Get());
113 iref1 = irt.Add(cookie, obj1.Get());
115 iref2 = irt.Add(cookie, obj2.Get());
129 // Add three, remove middle / middle / bottom / top. (Second attempt
131 iref0 = irt.Add(cookie, obj0.Get())
    [all...]
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
THERMAL.ASL 40 Return(Add(2732,Multiply(CRTT,10)))
72 Return(Add(2732,Multiply(Local0,10)))
106 Return(Add(2732,Multiply(PSVT,10)))
135 Return(Add(2732,Multiply(Local0,10)))
  /frameworks/base/media/mca/filterfw/native/core/
statistics.h 28 void Add(float value);
53 void Add(float measurement) {

Completed in 1002 milliseconds

1 2 3 4 5 6 7 8 91011>>