/prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.4/ |
rxjava-1.1.4.jar | |
/prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.5/ |
rxjava-1.1.5.jar | |
/prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.6/ |
rxjava-1.1.6.jar | |
/external/autotest/utils/ |
parallel.py | 12 def __init__(self, functions, max_simultaneous_procs=20): 14 This takes in a dictionary of functions which map to a set of 15 functions that they depend on. 17 functions: This is either a list of or dictionary of functions to 19 of other functions this function is dependent on. If its 27 if not isinstance(functions, dict): 28 function_list = functions 29 functions = {} 31 functions[fn] = set( [all...] |
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/ |
PeiCryptLib.inf | 9 # Note: MD4 Digest functions, SHA-384 Digest functions, SHA-512 Digest functions,
10 # HMAC-MD5 functions, HMAC-SHA1 functions, AES/TDES/ARC4 functions, RSA external
11 # functions, PKCS#7 SignedData sign functions, Diffie-Hellman functions, X.509
12 # certificate handler functions, authenticode signature verification functions, [all...] |
/external/guava/guava-tests/test/com/google/common/base/ |
FunctionsTest.java | 34 * Tests for {@link Functions}. 43 Function<String, String> identity = Functions.identity(); 49 Function<Long, Long> identity = Functions.identity(); 55 checkCanReserializeSingleton(Functions.identity()); 59 assertEquals("3", Functions.toStringFunction().apply(3)); 60 assertEquals("hiya", Functions.toStringFunction().apply("hiya")); 62 Functions.toStringFunction().apply( 69 Functions.toStringFunction().apply(null); 78 checkCanReserializeSingleton(Functions.toStringFunction()); 84 tester.testAllPublicStaticMethods(Functions.class) [all...] |
/prebuilts/tools/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/ |
rxjava-2.0.6.jar | |
/external/compiler-rt/make/platform/ |
darwin_bni.mk | 41 FUNCTIONS := absvdi2 absvsi2 addvdi3 addvsi3 ashldi3 ashrdi3 \ 56 FUNCTIONS.i386 := $(FUNCTIONS) \ 60 FUNCTIONS.ppc := $(FUNCTIONS) \ 65 FUNCTIONS.x86_64 := $(FUNCTIONS) \ 76 FUNCTIONS.armv4t := $(FUNCTIONS) 78 FUNCTIONS.armv5 := $(FUNCTIONS) [all...] |
/external/clang/test/CodeGen/ |
packed-structure.c | 3 // RUN: FileCheck --check-prefix=CHECK-FUNCTIONS < %t %s 19 // CHECK-FUNCTIONS-LABEL: define i32 @s0_load_x 20 // CHECK-FUNCTIONS: [[s0_load_x:%.*]] = load i32, i32* {{.*}}, align 4 21 // CHECK-FUNCTIONS: ret i32 [[s0_load_x]] 27 // CHECK-FUNCTIONS-LABEL: define i32 @s0_load_y 28 // CHECK-FUNCTIONS: [[s0_load_y:%.*]] = load i32, i32* {{.*}}, align 4 29 // CHECK-FUNCTIONS: ret i32 [[s0_load_y]] 31 // CHECK-FUNCTIONS-LABEL: define void @s0_copy 32 // CHECK-FUNCTIONS: call void @llvm.memcpy.p0i8.p0i8.i64(i8* {{.*}}, i8* {{.*}}, i64 8, i32 4, i1 false) 49 // CHECK-FUNCTIONS-LABEL: define i32 @s1_load_ [all...] |
/external/clang/test/Parser/ |
c11-noreturn.c | 9 _Noreturn char c1; // expected-error {{'_Noreturn' can only appear on functions}} 10 char _Noreturn c2; // expected-error {{'_Noreturn' can only appear on functions}} 12 typedef _Noreturn int g(); // expected-error {{'_Noreturn' can only appear on functions}} 14 _Noreturn int; // expected-error {{'_Noreturn' can only appear on functions}} expected-warning {{does not declare anything}} 15 _Noreturn struct S; // expected-error {{'_Noreturn' can only appear on functions}} 16 _Noreturn enum E { e }; // expected-error {{'_Noreturn' can only appear on functions}} 18 // CHECK-EXT: _Noreturn functions are a C11-specific feature
|
/bionic/libc/include/ |
complex.h | 60 /* 7.3.5 Trigonometric functions */ 61 /* 7.3.5.1 The cacos functions */ 65 /* 7.3.5.2 The casin functions */ 69 /* 7.3.5.1 The catan functions */ 73 /* 7.3.5.1 The ccos functions */ 77 /* 7.3.5.1 The csin functions */ 81 /* 7.3.5.1 The ctan functions */ 86 /* 7.3.6 Hyperbolic functions */ 87 /* 7.3.6.1 The cacosh functions */ 91 /* 7.3.6.2 The casinh functions */ [all...] |
/art/test/949-in-memory-transform/ |
info.txt | 1 Tests basic functions in the jvmti plugin.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/tracedmodules/ |
__init__.py | 2 that the exact location of functions in these modules is important, as trace.py
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CpuExceptionHandlerLibNull/ |
CpuExceptionHandlerLibNull.uni | 2 // Null instance of CPU Exception Handler Library with empty functions.
4 // Null instance of CPU Exception Handler Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null instance of CPU Exception Handler Library with empty functions."
20 #string STR_MODULE_DESCRIPTION #language en-US "Null instance of CPU Exception Handler Library with empty functions."
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DebugAgentLibNull/ |
DebugAgentLibNull.uni | 2 // Null instance of Debug Agent Library with empty functions.
4 // Null instance of Debug Agent Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null instance of Debug Agent Library with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Null instance of Debug Agent Library with empty functions."
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull/ |
OemHookStatusCodeLibNull.uni | 2 // Null instance of OEM Hook Status Code Library with empty functions.
4 // Null instance of OEM Hook Status Code Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null instance of OEM Hook Status Code Library with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Null instance of OEM Hook Status Code Library with empty functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseDebugLibNull/ |
BaseDebugLibNull.uni | 2 // Debug Library with empty functions.
4 // Debug Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Library with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Library with empty functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/BasePalLibNull/ |
BasePalLibNull.uni | 2 // Null instance of PAL Library with empty functions.
4 // Null instance of PAL Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null instance of PAL Library with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Null instance of PAL Library with empty functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffExtraActionLibNull/ |
PeCoffExtraActionLibNull.uni | 2 // Null PE/Coff Extra Action library instances with empty functions.
4 // Null PE/Coff Extra Action library instances with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null PE/Coff Extra Action library instances with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Null PE/Coff Extra Action library instances with empty functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/BasePerformanceLibNull/ |
BasePerformanceLibNull.uni | 2 // Instance of Performance Library with empty functions.
4 // Instance of Performance Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Instance of Performance Library with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Instance of Performance Library with empty functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/ |
BaseReportStatusCodeLibNull.uni | 2 // Report Status Code Library with empty functions.
4 // Report Status Code Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Report Status Code Library with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Report Status Code Library with empty functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseSerialPortLibNull/ |
BaseSerialPortLibNull.uni | 2 // Null instance of Serial Port Library with empty functions.
4 // Null instance of Serial Port Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null instance of Serial Port Library with empty functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "Null instance of Serial Port Library with empty functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxePalLibEsal/ |
DxePalLibEsal.uni | 2 // Instance of PAL Library Class using Extended SAL functions
4 // An instance of PAL Library Class using Extended SAL functions.
18 #string STR_MODULE_ABSTRACT #language en-US "An instance of PAL Library Class using Extended SAL functions."
20 #string STR_MODULE_DESCRIPTION #language en-US "An instance of PAL Library Class using Extended SAL functions."
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxeSalLibEsal/ |
DxeSalLibEsal.uni | 2 // This library implements the SAL Library Class using Extended SAL functions
4 // This library implements the SAL Library Class using Extended SAL functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Implements the SAL Library Class using Extended SAL functions"
20 #string STR_MODULE_DESCRIPTION #language en-US "This library implements the SAL Library Class using Extended SAL functions."
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/TpmCommLib/ |
TpmCommLib.uni | 2 // Provides some common functions for the TCG feature
4 // This instance provides basic TPM Interface Specification (TIS) functions
19 #string STR_MODULE_ABSTRACT #language en-US "Provides some common functions for the TCG feature"
21 #string STR_MODULE_DESCRIPTION #language en-US "This instance provides basic TPM Interface Specification (TIS) functions and TPM hashall function."
|