Home
last modified time | relevance | path

Searched refs:Adds (Results 1 – 25 of 177) sorted by relevance

12345678

/third_party/rust/crates/shlex/
DCHANGELOG.md3 * Adds the `std` feature (enabled by default)
8 * Adds the `join` convenience function.
13 * Adds handling of `#` comments.
/third_party/rust/crates/clap/examples/tutorial_builder/
D03_04_subcommands.md8 add Adds files to myapp
16 Adds files to myapp
41 add Adds files to myapp
/third_party/rust/crates/clap/examples/tutorial_derive/
D03_04_subcommands.md8 add Adds files to myapp
16 Adds files to myapp
41 add Adds files to myapp
/third_party/gstreamer/gstplugins_good/gst/goom/
Dppc_zoom_ultimate.s124 add r2,r2,r20 ; Adds one line for future load of col3 and col4
139 add r8 ,r8 ,r10 ; Adds col1 & col2 channels 1 & 3
141 add r25,r25,r29 ; Adds col1 & col2 channel 2
146 add r7 ,r8 ,r10 ; Adds col3 to (col1 + col2) channels 1 & 3
149 add r25,r25,r29 ; Adds col 3 to (col1 + col2) channel 2
152 add r7 ,r7 ,r10 ; Adds col4 to (col1 + col2 + col3) channels 1 & 3
157 add r25,r25,r28 ; Adds col 4 to (col1 + col2 + col3) channel 2
/third_party/node/deps/npm/node_modules/events/
DHistory.md57 - (semver major) Adds `off()` method
68 - Adds `prependListener()` and `prependOnceListener()`
69 - Adds `eventNames()` method
/third_party/vixl/test/aarch32/
Dtest-disasm-a32.cc633 COMPARE_T32(Adds(r0, r0, Operand(r0, ROR, r0)), in TEST()
1519 COMPARE_A32(Adds(r0, r1, -1), "subs r0, r1, #1\n"); in TEST()
1522 COMPARE_T32(Adds(r0, r1, -1), "adds r0, r1, #4294967295\n"); in TEST()
1525 COMPARE_BOTH(Adds(r0, r1, -4), "subs r0, r1, #4\n"); in TEST()
2661 COMPARE_A32(Adds(pc, r0, 1), "adds pc, r0, #1\n"); in TEST()
2662 COMPARE_A32(Adds(r0, pc, 1), "adds r0, pc, #1\n"); in TEST()
2664 MUST_FAIL_TEST_T32(Adds(r0, pc, 1), "Unpredictable instruction.\n"); in TEST()
2665 MUST_FAIL_TEST_T32(Adds(r0, pc, 0x123), "Ill-formed 'adds' instruction.\n"); in TEST()
2677 COMPARE_A32(Adds(pc, r0, r1), "adds pc, r0, r1\n"); in TEST()
2678 COMPARE_A32(Adds(r0, pc, r1), "adds r0, pc, r1\n"); in TEST()
[all …]
Dtest-assembler-aarch32.cc241 __ Adds(r0, r0, 0); in TEST() local
269 __ Adds(r0, r4, r1); in TEST() local
295 __ Adds(r0, r0, 0); in TEST() local
310 __ Adds(r0, r0, 0); in TEST() local
325 __ Adds(r0, r0, 0); in TEST() local
340 __ Adds(r0, r0, 0); in TEST() local
355 __ Adds(r0, r0, 0); in TEST() local
370 __ Adds(r0, r0, 0); in TEST() local
385 __ Adds(r0, r1, r2); in TEST() local
403 __ Adds(r0, r0, 0); in TEST() local
[all …]
/third_party/typescript/tests/baselines/reference/
DextendedUnicodePlaneIdentifiersJSDoc.types3 * Adds
DextendedUnicodePlaneIdentifiersJSDoc.symbols3 * Adds
/third_party/mesa3d/docs/relnotes/
D3.390 Adds glLoadTransposeMatrixARB() and glMultTransposeMatrixARB()
97 Adds GL_ADD texture environment mode.
113 Adds a color matrix and another set of scale and bias parameters
117 Adds additional color tables to the glDraw/Read/CopyPixels paths.
D3.567 Adds image convolution to glRead/Copy/DrawPixels/TexImage.
86 Adds extra blend source and dest factors which allow squaring
108 Adds GL_CLAMP_TO_BORDER_ARB texture wrap mode
/third_party/ltp/doc/
Dnetwork-c-api.txt176 *address, unsigned int prefix, size_t addrlen, unsigned int flags)+ – Adds
185 int prefix, unsigned int flags)+ – Adds new IPv4 address to network device
219 gatewaylen)+ – Adds new route to the main routing table. This is a low-level
230 gateway)+ – Adds new IPv4 route to the main routing table. Parameters have
400 *header, const void *payload, size_t payload_size)+ – Adds new rtnetlink
412 void *data, unsigned short len)+ – Adds new attribute to the last message
419 const char *data)+ – Adds new string attribute to the last message in +ctx+
424 tst_rtnl_attr_list *list)+ – Adds a list of attributes to the last message
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp89 SetVector<Instruction*> Adds; member in __anon1db754740111::Reduction
97 void InsertAdd(Instruction *I) { Adds.insert(I); } in InsertAdd()
120 for (auto *Add : Adds) { in InsertMuls()
169 SetVector<Instruction*> &getAdds() { return Adds; } in getAdds()
186 for (auto *Add : Adds) in dump()
/third_party/node/deps/cares/m4/
Dax_add_am_macro_static.m411 # Adds the specified rule to $AMINCLUDE.
Dax_am_macros_static.m411 # Adds support for macros that create Automake rules. You must manually
/third_party/node/deps/v8/tools/vim/
Dninja-build.vim5 " Adds a "Compile this file" function, using ninja. On Mac, binds Cmd-k to
9 " Adds a "Build this target" function, using ninja. This is not bound
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto571 // Adds an access chain instruction based on a given pointer and indices.
642 // Adds a constant of the given composite type to the module.
662 // Adds a null constant.
674 // Adds a constant of the given scalar type.
694 // Adds an OpCopyMemory instruction into the module.
718 // Adds a new block to the module that is statically reachable from an
778 // Adds a function to the module containing a single block with a single non-
800 // Adds a SPIR-V function to the module.
837 // Adds an undefined value of a given type to the module at global scope.
849 // Adds a global variable of the given type to the module, with Private or
[all …]
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto571 // Adds an access chain instruction based on a given pointer and indices.
642 // Adds a constant of the given composite type to the module.
662 // Adds a null constant.
674 // Adds a constant of the given scalar type.
694 // Adds an OpCopyMemory instruction into the module.
718 // Adds a new block to the module that is statically reachable from an
778 // Adds a function to the module containing a single block with a single non-
800 // Adds a SPIR-V function to the module.
837 // Adds an undefined value of a given type to the module at global scope.
849 // Adds a global variable of the given type to the module, with Private or
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto571 // Adds an access chain instruction based on a given pointer and indices.
642 // Adds a constant of the given composite type to the module.
662 // Adds a null constant.
674 // Adds a constant of the given scalar type.
694 // Adds an OpCopyMemory instruction into the module.
718 // Adds a new block to the module that is statically reachable from an
778 // Adds a function to the module containing a single block with a single non-
800 // Adds a SPIR-V function to the module.
837 // Adds an undefined value of a given type to the module at global scope.
849 // Adds a global variable of the given type to the module, with Private or
[all …]
/third_party/skia/site/docs/user/modules/
Dpathkit.md381 Adds the given path to `this` and then returns `this` for chaining purposes.
389 Adds the given path to `this` after applying the transform and then returns
401 Adds the given path to `this` after applying the transform and then returns
430 Adds the given path to `this` after applying the transform and then returns
458 Adds the described arc to `this` then returns `this` for chaining purposes. See
475 Adds the described arc to `this` (appending a line, if needed) then returns
499 Adds the described conic line to `this` (appending a line, if needed) then
513 Adds the described cubic line to `this` (appending a line, if needed) then
545 Adds the described ellipse to `this` then returns `this` for chaining purposes.
778 Adds a path and the operand to the builder.
/third_party/node/deps/v8/tools/
Dcodemap.mjs72 * Adds a dynamic (i.e. moveable and discardable) code entry.
106 * Adds a library entry.
117 * Adds a static code entry.
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_get_serialized_context_string.txt36 Adds a query for a serialized string representation of a context.
/third_party/benchmark/cmake/
DAddCXXCompilerFlag.cmake1 # - Adds a compiler flag if it is supported by the compiler
/third_party/openssl/test/
DREADME.md77 xxx Adds the test 'xxx' to the current set of tests.
84 nn Adds the test group 'nn' (which is a number) to the current
/third_party/openGLES/extensions/EXT/
DEXT_texture_env_dot3.txt37 Adds new operation to the texture combiner operations.

12345678