OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:internals
(Results
1 - 25
of
89
) sorted by null
1
2
3
4
/external/dbus/bus/
dir-watch-default.c
26
#include <dbus/dbus-
internals
.h>
dir-watch-dnotify.c
34
#include <dbus/dbus-
internals
.h>
test-system.c
30
#include <dbus/dbus-
internals
.h>
config-parser-common.c
25
#include <dbus/dbus-
internals
.h>
test-launch-helper.c
30
#include <dbus/dbus-
internals
.h>
/external/dbus/dbus/
dbus-server-win.h
27
#include <dbus/dbus-
internals
.h>
dbus-server-launchd.h
28
#include <dbus/dbus-
internals
.h>
dbus-server-unix.h
26
#include <dbus/dbus-
internals
.h>
dbus-mempool.h
27
#include <dbus/dbus-
internals
.h>
dbus-server-debug-pipe.h
27
#include <dbus/dbus-
internals
.h>
dbus-server-socket.h
26
#include <dbus/dbus-
internals
.h>
dbus-dataslot.h
26
#include <dbus/dbus-
internals
.h>
dbus-timeout.h
27
#include <dbus/dbus-
internals
.h>
dbus-pending-call-internal.h
27
#include <dbus/dbus-
internals
.h>
/external/libexif/doc/
Makefile.am
40
$(HTML_APIDOC_INTERNALS_DIR).stamp: Doxyfile-
internals
$(top_builddir)/libexif/libexif.la
48
DOXYGEN_INSTALL_TARGETS += install-apidocs-
internals
49
install-apidocs-
internals
: $(HTML_APIDOC_INTERNALS_DIR).stamp
57
DOXYGEN_UNINSTALL_TARGETS += uninstall-apidocs-
internals
58
uninstall-apidocs-
internals
:
86
rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/libexif/htdocs/
internals
/
88
ssh "sf" "find /home/groups/l/li/libexif/htdocs/
internals
/home/groups/l/li/libexif/htdocs/api \( -type d -exec chgrp libexif {} \; -exec chmod g+rwxs,a+rx {} \; \) -or \( -type f -exec chgrp libexif {} \; -exec chmod g+rw {} \; \( -name '*.html' -or -name '*.png' -or -name '*.php' -or -name '*.jpg' -or -name '*.css' -name '*.dot' -name '*.map' \) -exec chmod a+r {} \; \)"
98
EXTRA_DIST = Doxyfile.in Doxyfile-
internals
.in footer.html README.apidocs $(HTML_APIDOC_DIR).tar.gz
/external/dbus/test/
test-utils.h
10
#include <dbus/dbus-
internals
.h>
/external/curl/lib/
getinfo.c
290
void *
internals
= NULL;
local
294
tsi->
internals
= NULL;
309
internals
= conn->ssl[sockindex].ctx;
312
internals
= conn->ssl[sockindex].session;
315
internals
= conn->ssl[sockindex].handle;
318
internals
= conn->ssl[sockindex].handle;
320
if(
internals
) {
322
tsi->
internals
=
internals
;
/prebuilts/go/darwin-x86/src/strconv/
internal_test.go
5
// export access to strconv
internals
for tests
/prebuilts/go/linux-x86/src/strconv/
internal_test.go
5
// export access to strconv
internals
for tests
/system/tools/aidl/
generate_cpp_unittest.cpp
667
AidlError err = ::android::aidl::
internals
::load_and_validate_aidl(
715
unique_ptr<Document> doc =
internals
::BuildClientHeader(types_, *interface);
722
unique_ptr<Document> doc =
internals
::BuildClientSource(types_, *interface);
729
unique_ptr<Document> doc =
internals
::BuildServerHeader(types_, *interface);
736
unique_ptr<Document> doc =
internals
::BuildServerSource(types_, *interface);
743
unique_ptr<Document> doc =
internals
::BuildInterfaceHeader(types_, *interface);
750
unique_ptr<Document> doc =
internals
::BuildInterfaceSource(types_, *interface);
aidl.h
54
namespace
internals
{
namespace in namespace:android::aidl
68
} // namespace
internals
generate_cpp.h
51
namespace
internals
{
namespace in namespace:android::aidl::cpp
/prebuilts/go/darwin-x86/misc/cgo/stdio/
stdio.go
15
// instead of depending on
internals
of libc implementation.
/prebuilts/go/linux-x86/misc/cgo/stdio/
stdio.go
15
// instead of depending on
internals
of libc implementation.
/external/curl/docs/examples/
sessioninfo.c
48
/* info->
internals
is now the gnutls_session_t */
49
chainp = gnutls_certificate_get_peers(info->
internals
, &cert_list_size);
Completed in 496 milliseconds
1
2
3
4