Searched
full:pseudo (Results
526 -
550 of
3523) sorted by null
<<21222324252627282930>>
/external/llvm/test/CodeGen/BPF/ |
intrinsics.ll | 54 %call = tail call i64 @llvm.bpf.pseudo(i64 2, i64 3) 63 declare i64 @llvm.bpf.pseudo(i64, i64) #2
|
/external/llvm/utils/TableGen/ |
TableGen.cpp | 67 clEnumValN(GenPseudoLowering, "gen-pseudo-lowering", 68 "Generate pseudo instruction lowering"),
|
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/ |
TestLauncher.py | 122 """ Initialise the Pseudo HAL """ 124 self.__logger.info("Pseudo Hal Initialisation")
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
Duration.cs | 50 /// Example 1: Compute Duration from two Timestamps in pseudo code. 67 /// Example 2: Compute Timestamp from Timestamp + Duration in pseudo code.
|
/external/protobuf/src/google/protobuf/ |
duration.proto | 50 // Example 1: Compute Duration from two Timestamps in pseudo code. 67 // Example 2: Compute Timestamp from Timestamp + Duration in pseudo code.
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
TableGen.cpp | 80 clEnumValN(GenPseudoLowering, "gen-pseudo-lowering", 81 "Generate pseudo instruction lowering"),
|
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/ |
mls.ll | 38 ; ASM-NEXT: # [sp, #8] = def.pseudo 46 ; ASM-NEXT: # [sp, #4] = def.pseudo
|
/external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/ |
halton_sequence_test.py | 70 # MC with pseudo random numbers converges at the rate of 1/ Sqrt(N) 73 # 1e6 samples used in the pseudo-random monte carlo.
|
/external/v8/src/base/utils/ |
random-number-generator.h | 17 // This class is used to generate a stream of pseudo-random numbers. The class 20 // The resulting stream of pseudo-random numbers has a period length of 2^128-1.
|
/external/valgrind/VEX/pub/ |
libvex_emnote.h | 45 is doing imprecise emulation in some sense. The guest's pseudo-register 50 All guest states must have a 32-bit (UInt) guest_EMNOTE pseudo-
|
/external/webrtc/webrtc/common_audio/ |
swap_queue.h | 59 // // Producer pseudo-code: 66 // // Consumer pseudo-code:
|
/external/webrtc/webrtc/p2p/base/ |
basicpacketsocketfactory.cc | 91 // If using SSLTCP, wrap the TCP socket in a pseudo-SSL socket. 150 // If using SSLTCP, wrap the TCP socket in a pseudo-SSL socket.
|
/frameworks/base/core/jni/ |
android_app_backup_FullBackup.cpp | 72 * This method writes one file data block. 'domain' is the name of the appropriate pseudo- 73 * directory to be applied for this file; 'linkdomain' is the pseudo-dir for a relative
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
LastMileLogger.java | 147 // 1. Set the disable_on_free option in the trace_options pseudo-file 160 mLog.warn("Failed to open free_buffer pseudo-file: %").r(e.getMessage()).flush();
|
/packages/apps/Car/Settings/src/com/android/car/settings/system/ |
LanguagePickerFragment.java | 132 * Add a pseudo locale in debug build for testing RTL. 138 // The ar-XB pseudo-locale is RTL.
|
/packages/apps/Terminal/src/com/android/terminal/ |
Terminal.java | 22 * Single terminal session backed by a pseudo terminal on the local device. 128 * Start thread which internally forks and manages the pseudo terminal.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
PostalSplitterForJapaneseTest.java | 41 // Postal address for Tokyo Metropolitan City Hall (Tokyo-Tocho) as of 2009 + pseudo PO box. 53 // Pseudo PO box for test: "Sisyobako 404"
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
DeclOpenMP.h | 164 /// Pseudo declaration for capturing expressions. Also is used for capturing of 169 /// functions. This pseudo-declaration allows properly handle this kind of
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
DeclOpenMP.h | 164 /// Pseudo declaration for capturing expressions. Also is used for capturing of 169 /// functions. This pseudo-declaration allows properly handle this kind of
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
DeclOpenMP.h | 164 /// Pseudo declaration for capturing expressions. Also is used for capturing of 169 /// functions. This pseudo-declaration allows properly handle this kind of
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
DeclOpenMP.h | 164 /// Pseudo declaration for capturing expressions. Also is used for capturing of 169 /// functions. This pseudo-declaration allows properly handle this kind of
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/ |
DeclOpenMP.h | 164 /// Pseudo declaration for capturing expressions. Also is used for capturing of 169 /// functions. This pseudo-declaration allows properly handle this kind of
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/ |
DeclOpenMP.h | 164 /// Pseudo declaration for capturing expressions. Also is used for capturing of 169 /// functions. This pseudo-declaration allows properly handle this kind of
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/ |
arch.go | 19 // Pseudo-registers whose names are the constant name without the leading R. 104 // Pseudo-registers. 198 // Pseudo-registers. 282 // Pseudo-registers. 348 // Pseudo-registers. 404 // Pseudo-registers. 459 // Pseudo-registers. 515 // Pseudo-registers.
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/arch/ |
arch.go | 19 // Pseudo-registers whose names are the constant name without the leading R. 104 // Pseudo-registers. 198 // Pseudo-registers. 282 // Pseudo-registers. 348 // Pseudo-registers. 404 // Pseudo-registers. 459 // Pseudo-registers. 515 // Pseudo-registers.
|
Completed in 3941 milliseconds
<<21222324252627282930>>