/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
MachinePassRegistry.h | 32 /// registration list. 47 /// MachinePassRegistryNode - Machine pass node stored in registration list. 81 /// MachinePassRegistry - Track the registration of machine passes. 105 /// Add - Adds a function pass to the registration list. 109 /// Remove - Removes a function pass from the registration list.
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
MachinePassRegistry.h | 32 /// registration list. 47 /// MachinePassRegistryNode - Machine pass node stored in registration list. 81 /// MachinePassRegistry - Track the registration of machine passes. 105 /// Add - Adds a function pass to the registration list. 109 /// Remove - Removes a function pass from the registration list.
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
MachinePassRegistry.h | 32 /// registration list. 48 /// MachinePassRegistryNode - Machine pass node stored in registration list. 73 /// MachinePassRegistry - Track the registration of machine passes. 94 /// Add - Adds a function pass to the registration list. 98 /// Remove - Removes a function pass from the registration list.
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
MachinePassRegistry.h | 32 /// registration list. 48 /// MachinePassRegistryNode - Machine pass node stored in registration list. 73 /// MachinePassRegistry - Track the registration of machine passes. 94 /// Add - Adds a function pass to the registration list. 98 /// Remove - Removes a function pass from the registration list.
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
MachinePassRegistry.h | 32 /// registration list. 48 /// MachinePassRegistryNode - Machine pass node stored in registration list. 73 /// MachinePassRegistry - Track the registration of machine passes. 94 /// Add - Adds a function pass to the registration list. 98 /// Remove - Removes a function pass from the registration list.
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
MachinePassRegistry.h | 32 /// registration list. 48 /// MachinePassRegistryNode - Machine pass node stored in registration list. 73 /// MachinePassRegistry - Track the registration of machine passes. 94 /// Add - Adds a function pass to the registration list. 98 /// Remove - Removes a function pass from the registration list.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/ |
Locate.c | 536 Registration is passed in, return a Protocol Instance that was just add
537 to the system. If Registration is NULL return the first Protocol Interface
541 @param Registration Optional Registration Key returned from
554 IN VOID *Registration OPTIONAL,
578 Position.SearchKey = Registration;
591 if (Registration == NULL) {
609 } else if (Registration != NULL) {
614 ProtNotify = Registration;
|
/external/tensorflow/tensorflow/compiler/jit/ |
mark_for_compilation_pass.cc | 202 const XlaOpRegistry::DeviceRegistration* registration; local 204 XlaOpRegistry::GetCompilationDevice(device_type.type(), ®istration)); 205 DeviceType jit_device_type(registration->compilation_device_name); 212 if (!registration->compile_resource_ops && 288 const XlaOpRegistry::DeviceRegistration* registration; local 290 ®istration)); 291 DeviceType jit_device_type(registration->compilation_device_name); 322 const XlaOpRegistry::DeviceRegistration* registration; 324 ®istration)) { 333 if (registration->requires_compilation) return true 581 const XlaOpRegistry::DeviceRegistration* registration; local [all...] |
xla_device.cc | 119 XlaOpRegistry::DeviceRegistration registration; local 120 registration.compilation_device_name = jit_device_name; 121 registration.requires_compilation = true; 122 registration.enable_jit_by_default = false; 123 registration.compile_resource_ops = true; 124 XlaOpRegistry::RegisterCompilationDevice(device_name, registration);
|
/external/google-breakpad/src/client/windows/crash_generation/ |
crash_generation_client.cc | 147 // Performs the registration step with the server process. 148 // The registration step involves communicating with the server 152 // * Message tag indicating the client is requesting registration. 166 // * Message tag indicating successful registration. 176 // registration step is not considered successful and hence out-of-process 179 // Returns true if the registration is successful; false otherwise.
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
xla_op_registry.h | 107 // `registration`. 109 const DeviceRegistration& registration); 118 const DeviceRegistration** registration); 205 // and this is checked during registration. 231 // Starts an operator registration chain. 274 XlaOpRegistrar(std::unique_ptr<XlaOpRegistry::OpRegistration> registration);
|
/system/bt/stack/hid/ |
hidd_api.cc | 133 HIDD_TRACE_ERROR("Security Registration 1 failed"); 139 HIDD_TRACE_ERROR("Security Registration 2 failed"); 146 HIDD_TRACE_ERROR("Security Registration 3 failed"); 153 HIDD_TRACE_ERROR("Security Registration 4 failed"); 159 HIDD_TRACE_ERROR("Security Registration 5 failed"); 165 HIDD_TRACE_ERROR("Security Registration 6 failed");
|
/external/llvm/include/llvm/Support/ |
TargetRegistry.h | 1 //===-- Support/TargetRegistry.h - Target Registration ----------*- C++ -*-===// 81 /// For registration purposes, this is a POD type so that targets can be 607 /// @name Target Registration 613 /// Clients are responsible for ensuring that registration doesn't occur 631 /// Clients are responsible for ensuring that registration doesn't occur 649 /// Clients are responsible for ensuring that registration doesn't occur 669 /// Clients are responsible for ensuring that registration doesn't occur 682 /// Clients are responsible for ensuring that registration doesn't occur 696 /// Clients are responsible for ensuring that registration doesn't occur 709 /// Clients are responsible for ensuring that registration doesn't occu [all...] |
/bootable/recovery/updater/ |
Android.mk | 105 # gets #included by updater.c. It calls all those registration 110 # any sort of registration function for these. Use this variable for
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
DnsSdResponseListenerTest.java | 99 * @param registrationType registration type. 131 sb.append(" registration type=");
|
/development/samples/training/NsdChat/src/com/example/android/nsdchat/ |
NsdChatActivity.java | 130 // service registration when the application is stopped. There's 133 // the registration for us if we're killed.
|
NsdHelper.java | 129 Log.d(TAG, "Service registration failed: " + arg1); 146 tearDown(); // Cancel any previous registration request
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmramSaveInfoHandlerSmm/ |
SmramSaveInfoHandlerSmm.c | 131 VOID *Registration;
172 &Registration
|
/external/autotest/client/cros/cellular/pseudomodem/ |
modem_simple.py | 37 access technology preference, wait for network registration (or force 38 registration to a specific provider), create a new packet data bearer
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
MarshalHashtable.java | 41 /** use then during registration */ 43 /** use then during registration */
|
/external/llvm/include/llvm/ |
PassRegistry.h | 11 // and registration of passes. At application startup, passes are registered 34 /// PassRegistry - This class manages the registration and intitialization of
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
AMDGPUMCTargetDesc.cpp | 100 // R600 specific registration 104 // GCN specific registration
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
PassRegistry.h | 11 // and registration of passes. At application startup, passes are registered 27 /// PassRegistry - This class manages the registration and intitialization of
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
BUILD | 23 alwayslink = True, # Contains per-platform transfer manager registration 59 alwayslink = True, # Contains compiler registration
|
/external/tensorflow/tools/ |
bazel.rc | 13 # Config to use a mostly-static build and disable modular op registration 21 # opts in to modular op registration support by default.
|