Home
last modified time | relevance | path

Searched refs:Adjust (Results 1 – 25 of 137) sorted by relevance

123456

/external/webrtc/webrtc/modules/audio_coding/test/
Dutility.cc49 Adjust(); in Tick10ms()
55 Adjust(); in Tick1ms()
61 Adjust(); in Tick100ms()
67 Adjust(); in Tick1sec()
86 void ACMTestTimer::Adjust() { in Adjust() function in webrtc::ACMTestTimer
Dutility.h78 void Adjust();
/external/llvm/test/CodeGen/X86/
Dtailcall-largecode.ll17 ; Adjust the stack to enter the function. (The amount of the
33 ; Adjust the stack to "return".
46 ; Adjust the stack to enter the function. (The amount of the
64 ; Adjust the stack to "return".
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dtailcall-largecode.ll17 ; Adjust the stack to enter the function. (The amount of the
33 ; Adjust the stack to "return".
46 ; Adjust the stack to enter the function. (The amount of the
64 ; Adjust the stack to "return".
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dtailcall-largecode.ll17 ; Adjust the stack to enter the function. (The amount of the
33 ; Adjust the stack to "return".
46 ; Adjust the stack to enter the function. (The amount of the
64 ; Adjust the stack to "return".
/external/webrtc/webrtc/system_wrappers/source/
Dclock.cc53 Adjust(tv, &seconds, &microseconds_in_seconds); in CurrentNtp()
63 Adjust(tv, &seconds, &microseconds_in_seconds); in CurrentNtpInMilliseconds()
71 static void Adjust(const timeval& tv, uint32_t* adjusted_s, in Adjust() function in webrtc::RealTimeClock
/external/elfutils/libcpu/
DChangeLog130 * i386_disasm.c (i386_disasm): Adjust reader of match_data.
155 * i386_disasm.c (i386_disasm): Adjust for new op%d_str definition.
228 (struct output_data): Remove op1str field. Adjust code.
241 * i386_data.h: Adjust all functions.
347 * defs/i386: Adjust appropriately.
383 * i386_disasm.c: Protect ADD_CHAR and ADD_STRING macros. Adjust uses.
393 * i386_disasm.c: Fix prefix printing. Adjust function calls for
/external/protobuf/csharp/
Dbuild_packages.bat3 @rem Adjust the location of nuget.exe
/external/e2fsprogs/
D.release-checklist19 7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
/external/elfutils/tests/
DChangeLog121 * run-readelf-zdebug.sh: Adjust flags output.
316 * run-readelf-zdebug-rel.sh: Adjust expected const_value.
420 * run-readelf-ranges.sh: Adjust expected output for address base.
534 * run-readelf-zdebug.sh: Adjust test output for new header layout.
571 * run-addrcfi.sh: Adjust expected rule for aarch64 sp.
650 * run-readelf-loc.sh: Adjust expected loc list output.
656 * run-readelf-loc.sh: Adjust expected range list output.
671 * run-readelf-dwz-multi.sh: Adjust expected ops index spaces.
1382 * addrcfi.c (op_name): Adjust uses of know-dwarf.h macros to match
1452 * run-addrscopes.sh: Adjust last address in scope.
[all …]
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AdjustHue.pbtxt21 summary: "Adjust the hue of one or more images."
Dapi_def_AdjustSaturation.pbtxt21 summary: "Adjust the saturation of one or more images."
Dapi_def_AdjustContrastv2.pbtxt24 summary: "Adjust the contrast of one or more images."
/external/pdfium/third_party/base/numerics/
Dsafe_conversions_impl.h206 static constexpr T Adjust(T value) {
217 static constexpr T Adjust(T value) {
223 static constexpr Dst max() { return Adjust(Bounds<Dst>::max()); }
224 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); }
/external/grpc-grpc/src/objective-c/tests/InteropTestsRemoteWithCronet/
DInteropTestsRemoteWithCronet.m34 // by experiment. Adjust this when server's proto file changes.
/external/grpc-grpc/src/objective-c/tests/
DInteropTestsLocalCleartext.m31 // by experiment. Adjust this when server's proto file changes.
DInteropTestsRemote.m31 // by experiment. Adjust this when server's proto file changes.
DInteropTestsLocalSSL.m30 // by experiment. Adjust this when server's proto file changes.
/external/pdfium/testing/tools/coverage/
Dlcovrc95 # Adjust test names to include operating system information if non-zero
116 # Adjust path to source files by removing or changing path components that
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Difcvt11.ll3 ; Adjust if-converter heuristics to avoid predicating vmrs which can cause
/external/libchrome/base/numerics/
Dsafe_conversions_impl.h255 static constexpr T Adjust(T value) {
266 static constexpr T Adjust(T value) {
272 static constexpr Dst max() { return Adjust(Bounds<Dst>::max()); }
273 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); }
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Difcvt11.ll3 ; Adjust if-converter heuristics to avoid predicating vmrs which can cause
/external/llvm/test/CodeGen/ARM/
Difcvt11.ll3 ; Adjust if-converter heuristics to avoid predicating vmrs which can cause
/external/elfutils/libasm/
DChangeLog129 * disasm_cb.c: Adjust accordingly.
176 * libasm.h: Adjust prototype.
/external/grpc-grpc/templates/src/csharp/
Dbuild_packages_dotnetcli.bat.template20 @rem Adjust the location of nuget.exe

123456