OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:something
(Results
126 - 150
of
7501
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libcap-ng/libcap-ng-0.7/docs/
capng_name_to_capability.3
11
capng_name_to_capability will take the string being passed and look it up to see what its integer value would be. The string being input is the same name as the define in linux/capabiliy.h with the CAP_ prefix removed. The string case does not matter. The integer that is output is the same as the define would be from linux/capabiliy.h. This is useful for taking string input and converting to
something
that can be used with capng_update.
capng_save_state.3
11
capng_save_state is a function that returns a pointer to the internal state of the libcap-ng library. It should be considered opaque and not for alteration directly. This function should be used when you suspect a third party library may use libcap-ng also and want to make sure it doesn't alter
something
important. This function is not available in the python bindings.
/external/llvm/test/CodeGen/X86/
vec_set-B.ll
6
; These should both generate
something
like this:
/external/llvm/test/Linker/
2003-05-31-LinkerRename.ll
4
; the function name, we must rename the internal function to
something
that
/external/markdown/tests/misc/
multi-test.html
2
<p>Now, let's try
something
<em class="special">inline</em>, to see if it works</p>
/external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format3rc/
RangeMethodsSuper.smali
31
#add
something
extra, to make the test fail if this method is called instead of the subclasses's method
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
tf_inherit_check.py
3
# write to it -- if we succeed,
something
is wrong.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
tf_inherit_check.py
3
# write to it -- if we succeed,
something
is wrong.
/external/chromium/base/win/
wrapped_window_proc.h
38
// The normal usage is
something
like this:
42
// // Do
Something
.
/external/chromium_org/base/mac/
launchd.cc
19
// launch_data_alloc returns
something
that needs to be freed.
26
// launch_data_new_string returns
something
that needs to be freed, but
/external/chromium_org/content/common/gpu/client/
gpu_context_tests.h
53
// Signalling
something
that doesn't exist should run the callback
83
// Signalling
something
that doesn't exist should run the callback
/external/chromium_org/content/renderer/android/
email_detector_unittest.cc
39
FindAndCheckEmail("Email:HELLO@
SOMETHING
.COM", "HELLO@
SOMETHING
.COM");
/external/llvm/test/CodeGen/ARM/
memset-inline.ll
24
call void @
something
(i8* %0) nounwind
28
declare void @
something
(i8*) nounwind
/external/qemu/
softmmu-semi.h
41
/* TODO: Make this
something
that isn't fixed size. */
53
/* TODO: Make this
something
that isn't fixed size. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
enc_filebuf.h
54
// Set state type to
something
useful.
55
//
Something
more than copyconstructible is needed here, so
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
enc_filebuf.h
56
// Set state type to
something
useful.
57
//
Something
more than copyconstructible is needed here, so
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
enc_filebuf.h
56
// Set state type to
something
useful.
57
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
enc_filebuf.h
54
// Set state type to
something
useful.
55
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
enc_filebuf.h
54
// Set state type to
something
useful.
55
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
enc_filebuf.h
54
// Set state type to
something
useful.
55
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
enc_filebuf.h
54
// Set state type to
something
useful.
55
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
enc_filebuf.h
56
// Set state type to
something
useful.
57
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
enc_filebuf.h
56
// Set state type to
something
useful.
57
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
enc_filebuf.h
56
// Set state type to
something
useful.
57
//
Something
more than copyconstructible is needed here, so
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
enc_filebuf.h
56
// Set state type to
something
useful.
57
//
Something
more than copyconstructible is needed here, so
Completed in 464 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>