OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Junk
(Results
1 - 6
of
6
) sorted by null
/external/ltp/testcases/kernel/fs/fs_maim/
maimparts
53
($
Junk
,$Temp1) = split(/\: /,$Geom,2);
55
($Cyl,$
Junk
) = split(/ /,$Cyl,2);
56
($Heads,$
Junk
) = split(/ /,$Heads,2);
57
($Sec,$
Junk
) = split(/ /,$Sec,2);
/external/google-breakpad/src/client/mac/tests/
minidump_generator_test.cc
81
static void *
Junk
(void* data) {
98
ASSERT_EQ(0, pthread_create(&junk_thread, NULL,
Junk
, &quit));
exception_handler_test.cc
652
static void *
Junk
(void *) {
671
if (pthread_create(&junk_thread, NULL,
Junk
, NULL) == 0)
/external/ltp/tools/top-LTP/proc/
module.mk
67
#
Junk
anyway... supposed to go in /usr/include/$(NAME)
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
expr_test.go
53
//
Junk
at EOF.
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
expr_test.go
53
//
Junk
at EOF.
Completed in 353 milliseconds