/prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/ |
H A D | Handler.java | 52 void handle(SelectionKey sk) throws IOException; method in interface:Handler
|
H A D | AcceptHandler.java | 66 public void handle(SelectionKey sk) throws IOException { method in class:AcceptHandler
|
/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/ |
H A D | Handler.java | 52 void handle(SelectionKey sk) throws IOException; method in interface:Handler
|
H A D | AcceptHandler.java | 66 public void handle(SelectionKey sk) throws IOException { method in class:AcceptHandler
|
/prebuilts/go/darwin-x86/misc/cgo/testcshared/ |
H A D | main3.c | 12 void* handle = dlopen(argv[1], RTLD_LAZY | RTLD_GLOBAL); local 13 if (!handle) { 19 uintptr_t main_fn = (uintptr_t)dlsym(handle, "main.main");
|
H A D | main1.c | 9 int check_int8(void* handle, const char* fname, int8_t want) { argument 11 fn = (int8_t (*)())dlsym(handle, fname); 24 int check_int32(void* handle, const char* fname, int32_t want) { argument 26 fn = (int32_t (*)())dlsym(handle, fname); 44 void* handle = dlopen(argv[1], RTLD_LAZY | RTLD_GLOBAL); local 45 if (!handle) { 52 ret = check_int8(handle, "DidInitRun", 1); 57 ret = check_int8(handle, "DidMainRun", 0); 62 ret = check_int32(handle, "FromPkg", 1024);
|
H A D | main5.c | 31 void* handle; local 58 handle = dlopen(argv[1], RTLD_NOW | RTLD_GLOBAL); 59 if (handle == NULL) { 100 fn1 = (void(*)(void))dlsym(handle, "CatchSIGIO"); 125 sawSIGIO = (int (*)(void))dlsym(handle, "SawSIGIO"); 151 fn1 = (void(*)(void))dlsym(handle, "ResetSIGIO");
|
/prebuilts/go/linux-x86/misc/cgo/testcshared/ |
H A D | main3.c | 12 void* handle = dlopen(argv[1], RTLD_LAZY | RTLD_GLOBAL); local 13 if (!handle) { 19 uintptr_t main_fn = (uintptr_t)dlsym(handle, "main.main");
|
H A D | main1.c | 9 int check_int8(void* handle, const char* fname, int8_t want) { argument 11 fn = (int8_t (*)())dlsym(handle, fname); 24 int check_int32(void* handle, const char* fname, int32_t want) { argument 26 fn = (int32_t (*)())dlsym(handle, fname); 44 void* handle = dlopen(argv[1], RTLD_LAZY | RTLD_GLOBAL); local 45 if (!handle) { 52 ret = check_int8(handle, "DidInitRun", 1); 57 ret = check_int8(handle, "DidMainRun", 0); 62 ret = check_int32(handle, "FromPkg", 1024);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeServerHandler.h | 28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/ |
H A D | TypeServerHandler.h | 28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/ |
H A D | TypeServerHandler.h | 28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeServerHandler.h | 28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/ |
H A D | TypeServerHandler.h | 28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/ |
H A D | TypeServerHandler.h | 28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Refactoring/ |
H A D | RefactoringResultConsumer.h | 24 /// A valid refactoring result must be handled by a \c handle method. 34 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer 40 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
H A D | issue4029.c | 11 // the opaque handle as a Go uintptr rather than a Go pointer to avoid 18 uintptr_t dlsym4029(uintptr_t handle, char* name) { argument 19 return (uintptr_t)(dlsym((void*)(handle), name)); 22 int dlclose4029(uintptr_t handle) { argument 23 return dlclose((void*)(handle));
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
H A D | issue4029.c | 11 // the opaque handle as a Go uintptr rather than a Go pointer to avoid 18 uintptr_t dlsym4029(uintptr_t handle, char* name) { argument 19 return (uintptr_t)(dlsym((void*)(handle), name)); 22 int dlclose4029(uintptr_t handle) { argument 23 return dlclose((void*)(handle));
|